Perl file copy recursive 0.40 (#7718)

* perl-file-copy-recursive: add newer version v0.40
This commit is contained in:
peetsv 2018-04-10 09:48:02 -07:00 committed by Adam J. Stewart
parent eac2defed5
commit f8765593e0

View file

@ -31,4 +31,5 @@ class PerlFileCopyRecursive(PerlPackage):
homepage = "http://search.cpan.org/~dmuey/File-Copy-Recursive-0.38/Recursive.pm"
url = "http://search.cpan.org/CPAN/authors/id/D/DM/DMUEY/File-Copy-Recursive-0.38.tar.gz"
version('0.40', '659c634f248885c4b3876b15baf56c79')
version('0.38', 'e76dc75ab456510d67c6c3a95183f72f')