diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-16 09:04:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-16 09:04:01 +0700 |
commit | 1e9cbd2c6f399e990cfb5e4a1bfcefb0520ff59c (patch) | |
tree | 8bf28fc0b42e3327d5c43b16f48ec3838a5d8a2d /perl/perl-strictures | |
parent | a7d0c675dbfbf945f27af2621da5b0cb54e5e1b2 (diff) | |
download | slackbuilds-1e9cbd2c6f399e990cfb5e4a1bfcefb0520ff59c.tar.gz |
perl/perl-strictures: Updated for version 2.000001.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-strictures')
-rw-r--r-- | perl/perl-strictures/perl-strictures.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-strictures/perl-strictures.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-strictures/perl-strictures.SlackBuild b/perl/perl-strictures/perl-strictures.SlackBuild index c2c00f5d0e..7e9cebd96a 100644 --- a/perl/perl-strictures/perl-strictures.SlackBuild +++ b/perl/perl-strictures/perl-strictures.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-strictures -# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2013-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # 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-strictures -VERSION=${VERSION:-1.005005} +VERSION=${VERSION:-2.000001} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-strictures/perl-strictures.info b/perl/perl-strictures/perl-strictures.info index 2a0b88c02f..da995cd458 100644 --- a/perl/perl-strictures/perl-strictures.info +++ b/perl/perl-strictures/perl-strictures.info @@ -1,8 +1,8 @@ PRGNAM="perl-strictures" -VERSION="1.005005" +VERSION="2.000001" HOMEPAGE="https://metacpan.org/pod/strictures" -DOWNLOAD="http://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-1.005005.tar.gz" -MD5SUM="6600e27805eed1554984799ac8158410" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000001.tar.gz" +MD5SUM="fb1350b4af50a2f6ba053c1cfd97e920" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |