aboutsummaryrefslogtreecommitdiff
path: root/perl/zef
diff options
context:
space:
mode:
Diffstat (limited to 'perl/zef')
-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 1b966c0b1edc..2c5fac421c92 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 d8b531f1431e..a0924cd0c248 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"