aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2021-04-03 19:20:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-04-03 22:47:49 +0000
commitc63c64018b1da91d13d5bd1f534a890fc7271e6d (patch)
treefc8faf6d24f2ec97da3d9320267184ce55e464e9
parentabfe04b56cf7ac2bffcb4f8e500b694893c0f271 (diff)
testing/perl-digest-hmac: upgrade to 1.04
-rw-r--r--main/perl-digest-hmac/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-digest-hmac/APKBUILD b/main/perl-digest-hmac/APKBUILD
index 0bf664a4104..f26d7bca87c 100644
--- a/main/perl-digest-hmac/APKBUILD
+++ b/main/perl-digest-hmac/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-digest-hmac
_realname=Digest-HMAC
-pkgver=1.03
-pkgrel=2
+pkgver=1.04
+pkgrel=0
pkgdesc="Keyed-Hashing for Message Authentication Perl module"
url="http://search.cpan.org/~gaas/Digest-HMAC-1.01/"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
find "$pkgdir" -name perllocal.pod -delete
}
-sha512sums="9863547f8bccdc08e0e3d565b9f0fc3c64cbcc366d92692715a9594e3c02474f7927cb833b5aa0183e7bb757b0ad4d74ea52e481480527a5b1dbcf560b4e4b5b Digest-HMAC-1.03.tar.gz"
+sha512sums="d30b62e60bfa9f6c0f0c058e190938f13a08a70a816771a0641226c24045cb6dbd622756f1f88593fd3690442a45636bdcaf35457e9dfea6de5f8a342a538a6d Digest-HMAC-1.04.tar.gz"