perl/perl-File-Copy-Recursive: Updated for version 0.44.

Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
Andreas Guldstrand 2018-04-27 23:07:49 +02:00 committed by Willy Sudiarto Raharjo
parent 428652a25b
commit 25a0eb1c90
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"