diff options
Diffstat (limited to 'source/d')
-rwxr-xr-x | source/d/perl/perl.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/d/perl/perl.SlackBuild b/source/d/perl/perl.SlackBuild index ee51ce8a..7ef0f6cd 100755 --- a/source/d/perl/perl.SlackBuild +++ b/source/d/perl/perl.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=perl -VERSION=5.26.2 -BUILD=${BUILD:-5} +VERSION=5.28.0 +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |