diff options
Diffstat (limited to 'perl/perl-Test-Simple')
-rw-r--r-- | perl/perl-Test-Simple/perl-Test-Simple.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Test-Simple/perl-Test-Simple.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild index 0ff3093e4e2e..9f330be955e5 100644 --- a/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild +++ b/perl/perl-Test-Simple/perl-Test-Simple.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (c) 2014 LEVAI Daniel +# Copyright (c) 2014-2016 LEVAI Daniel # All rights reserved. # # * Redistribution and use in source and binary forms, with or without @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Test-Simple -VERSION=${VERSION:-1.302062} +VERSION=${VERSION:-1.302067} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Test-Simple/perl-Test-Simple.info b/perl/perl-Test-Simple/perl-Test-Simple.info index 990ecf9a2b9c..4238ce4f363f 100644 --- a/perl/perl-Test-Simple/perl-Test-Simple.info +++ b/perl/perl-Test-Simple/perl-Test-Simple.info @@ -1,8 +1,8 @@ PRGNAM="perl-Test-Simple" -VERSION="1.302062" +VERSION="1.302067" HOMEPAGE="https://metacpan.org/pod/Test::Simple" -DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302062.tar.gz" -MD5SUM="d869f6754eccc38484da7e21e9c7bbcc" +DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Simple-1.302067.tar.gz" +MD5SUM="e20a902e3f26461607cf77da96717f95" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Test-Harness" |