aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 aa820dc612ba..ce390cb3cce2 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.13.8}
+VERSION=${VERSION:-0.14.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index aa53e6de4978..eb68b3e8d349 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.13.8"
+VERSION="0.14.3"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.13.8/zef-0.13.8.tar.gz"
-MD5SUM="78a5e5f6def8fd32c19f05043ae22a6d"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.14.3/zef-0.14.3.tar.gz"
+MD5SUM="8c96d8ced7bccc5b0795e6cd80cc1070"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"