diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-24 21:15:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-24 21:15:10 +0700 |
commit | d59f838b9686ccdd9f4564cc07751603ff194b5f (patch) | |
tree | 388cb390f8e393f9c1de37aeef8e4fd64b2c9ed9 | |
parent | 1313463f10299e50da20f4c70d30b8923703d45b (diff) | |
download | slackbuilds-d59f838b9686ccdd9f4564cc07751603ff194b5f.tar.gz |
perl/perl-strictures: Updated for version 2.000003.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | perl/perl-strictures/perl-strictures.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-strictures/perl-strictures.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-strictures/perl-strictures.SlackBuild b/perl/perl-strictures/perl-strictures.SlackBuild index 2a6adddece..0e612f50fc 100644 --- a/perl/perl-strictures/perl-strictures.SlackBuild +++ b/perl/perl-strictures/perl-strictures.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-strictures -VERSION=${VERSION:-2.000002} +VERSION=${VERSION:-2.000003} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-strictures/perl-strictures.info b/perl/perl-strictures/perl-strictures.info index a25a041c19..a0cbdba19e 100644 --- a/perl/perl-strictures/perl-strictures.info +++ b/perl/perl-strictures/perl-strictures.info @@ -1,8 +1,8 @@ PRGNAM="perl-strictures" -VERSION="2.000002" +VERSION="2.000003" HOMEPAGE="https://metacpan.org/pod/strictures" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000002.tar.gz" -MD5SUM="fb1fada8260992bc85e126c21ffcc6d5" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/strictures-2.000003.tar.gz" +MD5SUM="78244cfab6168dcf196370d1e2309536" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |