summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Michel Begue <mab974@misouk.com>2024-04-02 06:25:17 +0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-02 13:33:38 +0700
commit5644944b745356f3b7b74c1319b5e4d32415eee9 (patch)
treec7f5d75987d691abf92ee24c32c2686c358fdf67 /perl
parent47ef4413394cf6fa53bc313abd549f9cac7886c6 (diff)
downloadslackbuilds-5644944b745356f3b7b74c1319b5e4d32415eee9.tar.gz
slackbuilds-5644944b745356f3b7b74c1319b5e4d32415eee9.tar.xz
perl/zef: Updated for version 0.21.4
Signed-off-by: Michel Begue <mab974@misouk.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/zef/zef.SlackBuild2
-rw-r--r--perl/zef/zef.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/zef/zef.SlackBuild b/perl/zef/zef.SlackBuild
index 2d69d7e8b8..d5416bd67c 100644
--- a/perl/zef/zef.SlackBuild
+++ b/perl/zef/zef.SlackBuild
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zef
-VERSION=${VERSION:-0.20.0}
+VERSION=${VERSION:-0.21.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index cb81da95c2..df4cf2a2da 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.20.0"
+VERSION="0.21.4"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.20.0/zef-0.20.0.tar.gz"
-MD5SUM="d289e6f902f7c032182925458f5310e0"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.21.4/zef-0.21.4.tar.gz"
+MD5SUM="d2b5546558f55d4fe4438bbdfea032f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"