diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/perl-apache-authcookie/APKBUILD | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/testing/perl-apache-authcookie/APKBUILD b/testing/perl-apache-authcookie/APKBUILD index d548523ff..7363f7882 100644 --- a/testing/perl-apache-authcookie/APKBUILD +++ b/testing/perl-apache-authcookie/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=perl-apache-authcookie _pkgreal=Apache-AuthCookie -pkgver=3.18 +pkgver=3.19 pkgrel=0 pkgdesc="unknown" url="http://search.cpan.org/dist/Apache-AuthCookie/" @@ -34,4 +34,6 @@ package() { find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete } -md5sums="71c738fff1828e8ce7cd243cf4fae8e0 Apache-AuthCookie-3.18.tar.gz" +md5sums="5797a41ed16aea68620b75b58e6d5002 Apache-AuthCookie-3.19.tar.gz" +sha256sums="f592e416ab943ea1b7248f8e473a3479744559a4c15e9512e186761eab6cbb2e Apache-AuthCookie-3.19.tar.gz" +sha512sums="4e8f8e97487989db1788a9bed8bd7a315634eeea538af61b3ef7ed89d1d618a42e90a9e47f9105584520f7eced11e561e62bfb0e06b692d35b8a51679c5661af Apache-AuthCookie-3.19.tar.gz" |