diff options
Diffstat (limited to 'main/perl-digest-hmac')
-rw-r--r-- | main/perl-digest-hmac/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-digest-hmac/APKBUILD b/main/perl-digest-hmac/APKBUILD index bc6f3d7ac7..c69d8aced9 100644 --- a/main/perl-digest-hmac/APKBUILD +++ b/main/perl-digest-hmac/APKBUILD @@ -2,7 +2,7 @@ pkgname=perl-digest-hmac _realname=Digest-HMAC pkgver=1.02 -pkgrel=0 +pkgrel=1 pkgdesc="Keyed-Hashing for Message Authentication Perl module" url="http://search.cpan.org/~gaas/Digest-HMAC-1.01/" arch="x86 x86_64" |