summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Guldstrand2018-04-27 23:07:49 +0200
committer Willy Sudiarto Raharjo2018-04-28 01:40:16 +0200
commit2c43553dff9058e60f1d6ab7ff8a5936e5828624 (patch)
treef91dd7ca324bda4f4302b2fbee1fd1491d1ffb79
parenta2343d7085d5d85d279909b405065e026227c38a (diff)
downloadold.slackbuilds-2c43553dff9058e60f1d6ab7ff8a5936e5828624.tar.gz
perl/perl-File-Copy-Recursive: Updated for version 0.44.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
-rw-r--r--perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.SlackBuild2
-rw-r--r--perl/perl-File-Copy-Recursive/perl-File-Copy-Recursive.info8
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 c9eab712d1..9f0205cc14 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.40}
+VERSION=${VERSION:-0.44}
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 16fa2ea984..27b655eb89 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.40"
+VERSION="0.44"
HOMEPAGE="https://metacpan.org/pod/File::Copy::Recursive"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.40.tar.gz"
-MD5SUM="659c634f248885c4b3876b15baf56c79"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.44.tar.gz"
+MD5SUM="6a89eb075d15df85da1778755c72ba6b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="perl-Test-Deep perl-Test-Exception perl-Test-File perl-test-warn perl-Path-Tiny"
+REQUIRES="perl-Test-Deep perl-Test-File perl-Path-Tiny perl-Test-Warnings perl-Test-Fatal"
MAINTAINER="Andreas Guldstrand"
EMAIL="andreas.guldstrand@gmail.com"