summaryrefslogtreecommitdiffstats
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 d5416bd67c..a28f502e82 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.21.4}
+VERSION=${VERSION:-0.22.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index df4cf2a2da..aa9157223e 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.21.4"
+VERSION="0.22.0"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.21.4/zef-0.21.4.tar.gz"
-MD5SUM="d2b5546558f55d4fe4438bbdfea032f8"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.22.0/zef-0.22.0.tar.gz"
+MD5SUM="f1cac14f88365fcc19a2d82f8ecc2dfc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"