summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author pyllyukko2024-03-01 23:07:54 +0100
committer Willy Sudiarto Raharjo2024-03-02 03:19:45 +0100
commit31b630baf046c73dfa0874f205b163611ec8744c (patch)
tree9bd5f0631c75f5a7c4f686688f7d113ac9d4cff7 /perl
parentf6c2608f2db0dd9f6dad4521fba1e7305f7eec0a (diff)
downloadslackbuilds-31b630baf046c73dfa0874f205b163611ec8744c.tar.gz
perl/perl-digest-hmac: Updated for version 1.04.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-digest-hmac/perl-digest-hmac.SlackBuild2
-rw-r--r--perl/perl-digest-hmac/perl-digest-hmac.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-digest-hmac/perl-digest-hmac.SlackBuild b/perl/perl-digest-hmac/perl-digest-hmac.SlackBuild
index 729ade686e..6baf7eb60b 100644
--- a/perl/perl-digest-hmac/perl-digest-hmac.SlackBuild
+++ b/perl/perl-digest-hmac/perl-digest-hmac.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-digest-hmac
-VERSION=${VERSION:-1.03}
+VERSION=${VERSION:-1.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-digest-hmac/perl-digest-hmac.info b/perl/perl-digest-hmac/perl-digest-hmac.info
index 1c72948b8d..63e0eb41b2 100644
--- a/perl/perl-digest-hmac/perl-digest-hmac.info
+++ b/perl/perl-digest-hmac/perl-digest-hmac.info
@@ -1,8 +1,8 @@
PRGNAM="perl-digest-hmac"
-VERSION="1.03"
+VERSION="1.04"
HOMEPAGE="https://metacpan.org/pod/Digest::HMAC"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/G/GA/GAAS/Digest-HMAC-1.03.tar.gz"
-MD5SUM="e6a5d6f552da16eacb5157ea4369ff9d"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AR/ARODLAND/Digest-HMAC-1.04.tar.gz"
+MD5SUM="746a5edffd1485d7500e005730c271c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-digest-sha1"