summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Michel Begue2023-08-09 18:56:31 +0200
committer Willy Sudiarto Raharjo2023-08-12 03:29:42 +0200
commita519f3dab98702d9f4dcd1723771bbbc9d5cbd95 (patch)
tree52c910c2eefb1b01e728ac5194001cfff726977c /perl
parent6d2a0b784534ddad77c41e0ae1aba7d4d98a7fb0 (diff)
downloadslackbuilds-a519f3dab98702d9f4dcd1723771bbbc9d5cbd95.tar.gz
perl/zef: Updated for version 0.18.2
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 1b966c0b1e..2c5fac421c 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.18.0}
+VERSION=${VERSION:-0.18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index d8b531f143..a0924cd0c2 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.18.0"
+VERSION="0.18.2"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.18.0/zef-0.18.0.tar.gz"
-MD5SUM="c96ac8b27ac36e1d7ff231a27adbcb25"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.18.2/zef-0.18.2.tar.gz"
+MD5SUM="f33def6430d652e9cfe43140d11b8fb0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"