From 56b830d394db0bc5defe012f636fd4289f7a0afc Mon Sep 17 00:00:00 2001 From: Kiyoshi Aman Date: Tue, 16 Oct 2018 16:12:56 -0500 Subject: user/perl-file-slurp: upgrade to 9999.22 --- user/perl-file-slurp/APKBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'user') diff --git a/user/perl-file-slurp/APKBUILD b/user/perl-file-slurp/APKBUILD index bfe483c7a..102d45097 100644 --- a/user/perl-file-slurp/APKBUILD +++ b/user/perl-file-slurp/APKBUILD @@ -1,7 +1,7 @@ # Contributor: A. Wilcox # Maintainer: Adélie Perl Team pkgname=perl-file-slurp -pkgver=9999.19 +pkgver=9999.22 pkgrel=0 pkgdesc="Simple and efficient file manipulation in Perl" url="https://metacpan.org/release/File-Slurp" @@ -10,7 +10,8 @@ license="Artistic-1.0-Perl" depends="" makedepends="perl-dev" subpackages="$pkgname-doc" -source="https://cpan.metacpan.org/authors/id/U/UR/URI/File-Slurp-$pkgver.tar.gz" +#source="https://cpan.metacpan.org/authors/id/U/UR/URI/File-Slurp-$pkgver.tar.gz" +source="https://cpan.metacpan.org/authors/id/C/CA/CAPOEIRAB/File-Slurp-$pkgver.tar.gz" builddir="$srcdir/File-Slurp-$pkgver" build() { @@ -30,4 +31,4 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -sha512sums="3fb8f452d625e321e77475cbc7d5672d53fe49945581561a0001be0a9464e67659303271648e102d52b6ebd04c87afc7432238fcade0c098f584f3b58c90ec82 File-Slurp-9999.19.tar.gz" +sha512sums="54a77ed58bb93547d3ff0b01ebe39c9daaa5d16c335e16922ea2964edb5716f662d512c9c505a09c63f4bd465fb3e5f0af365ad3734c98e5225d53a5c616ca4e File-Slurp-9999.22.tar.gz" -- cgit v1.2.3-60-g2f50