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 ce390cb3cce2..42659cb18cba 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.14.3}
+VERSION=${VERSION:-0.14.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index eb68b3e8d349..edd3d16a785e 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.14.3"
+VERSION="0.14.5"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.14.3/zef-0.14.3.tar.gz"
-MD5SUM="8c96d8ced7bccc5b0795e6cd80cc1070"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.14.5/zef-0.14.5.tar.gz"
+MD5SUM="b12f9f7976c1417b614918c298baa6bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"