diff options
-rw-r--r-- | main/perl-file-which/APKBUILD | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/main/perl-file-which/APKBUILD b/main/perl-file-which/APKBUILD index d6734c4616..dc06f7c89b 100644 --- a/main/perl-file-which/APKBUILD +++ b/main/perl-file-which/APKBUILD @@ -1,9 +1,9 @@ # Automatically generated by apkbuild-cpan, template 1 -# Contributor: Francesco Colista <francesco.colista@gmail.com> -# Maintainer: Francesco Colista <francesco.colista@gmail.com> +# Contributor: Francesco Colista <fcolista@alpinelinux.org> +# Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=perl-file-which _pkgreal=File-Which -pkgver=1.19 +pkgver=1.21 pkgrel=0 pkgdesc="Perl implementation of the which utility as an API" url="http://search.cpan.org/dist/File-Which/" @@ -36,6 +36,6 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -md5sums="27f967930f011b646c1bf839b606e164 File-Which-1.19.tar.gz" -sha256sums="4bad2708c7efa1e756a94c285a64eebbedf9335d2da1b7d3bbed6409c86e9656 File-Which-1.19.tar.gz" -sha512sums="5cce597185130c63c1cd941516ff51e0fe31ca927e0da67e779a6423afe3569efa5c8eef0e3780dade99e3d23578d0c21780a910690a54120039e43c45333357 File-Which-1.19.tar.gz" +md5sums="115a6efe5d7e9621237fcb655c7a0980 File-Which-1.21.tar.gz" +sha256sums="9def5f10316bfd944e56b7f8a2501be1d44c288325309462aa9345e340854bcc File-Which-1.21.tar.gz" +sha512sums="9b75fbd30250820adfefb5c0239d7bc704ce9f84062cad9ff9c033c97ddf32064de0adef44847c63d8af3d05b30da15996b3d238261ea2fc680f76fdca627520 File-Which-1.21.tar.gz" |