diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2018-03-30 22:11:06 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2018-03-30 22:43:04 +0200 |
commit | 7602a9d684530bfbb3889a3d312ac5ca02382dce (patch) | |
tree | b563754997d963d35c530a66c6e4ff705b813c43 /perl/perl-File-Copy-Recursive | |
parent | ddc07f3b34bdfdfe13290941146d6f77628132ff (diff) | |
download | slackbuilds-7602a9d684530bfbb3889a3d312ac5ca02382dce.tar.gz |
perl/perl-File-Copy-Recursive: Updated for version 0.40.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
Diffstat (limited to 'perl/perl-File-Copy-Recursive')
-rw-r--r-- | perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.SlackBuild b/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.SlackBuild index 2d3257dcfd..c9eab712d1 100644 --- a/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.SlackBuild +++ b/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-File-Copy-Recursive -VERSION=${VERSION:-0.38} +VERSION=${VERSION:-0.40} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.info b/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.info index effb8fb78f..16fa2ea984 100644 --- a/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.info +++ b/perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.info @@ -1,10 +1,10 @@ PRGNAM="perl-File-Copy-Recursive" -VERSION="0.38" +VERSION="0.40" HOMEPAGE="https://metacpan.org/pod/File::Copy::Recursive" -DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz" -MD5SUM="e76dc75ab456510d67c6c3a95183f72f" +DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.40.tar.gz" +MD5SUM="659c634f248885c4b3876b15baf56c79" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="perl-Test-Deep perl-Test-Exception perl-Test-File perl-test-warn perl-Path-Tiny" MAINTAINER="Andreas Guldstrand" EMAIL="andreas.guldstrand@gmail.com" |