diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2020-06-26 12:24:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-06-28 08:16:49 +0700 |
commit | 03bbc62eb2c297a5286ba5a9221fb8b2b0672051 (patch) | |
tree | f1711f7621f3aba02c2e61642981725c1a896381 /perl | |
parent | 0383a0589dc2d9cb10c019da4a24f669f001ba27 (diff) | |
download | slackbuilds-03bbc62eb2c297a5286ba5a9221fb8b2b0672051.tar.gz |
perl/perl-Scalar-List-Utils: Updated for version 1.55.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild index 84cd30a7f1..47535fead4 100644 --- a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild +++ b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Scalar-List-Utils -# Copyright 2018-2019 Jan F. Chadima <jfch@jagda.eu> +# Copyright 2018-2020 Jan F. Chadima <jfch@jagda.eu> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Scalar-List-Utils -VERSION=${VERSION:-1.54} +VERSION=${VERSION:-1.55} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info index dbaf5d07a7..74e06287b9 100644 --- a/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info +++ b/perl/perl-Scalar-List-Utils/perl-Scalar-List-Utils.info @@ -1,8 +1,8 @@ PRGNAM="perl-Scalar-List-Utils" -VERSION="1.54" +VERSION="1.55" HOMEPAGE="https://metacpan.org/pod/Scalar::Util" -DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.54.tar.gz" -MD5SUM="eac720c0b94856b5c91c68b19d5cd80d" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.55.tar.gz" +MD5SUM="7988f5111e33ba47e175cf3e86b0d93f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |