summaryrefslogtreecommitdiffstats
path: root/perl/zef
diff options
context:
space:
mode:
author Michel Begue2022-10-11 17:28:27 +0200
committer Willy Sudiarto Raharjo2022-10-13 05:19:16 +0200
commit1d434490e27bdd93a72d7cc1fb88e1fbd2309b52 (patch)
tree0b01ef4f68740e092674e767006f9350684a5e75 /perl/zef
parent4d290495234729ca37e5eca6c43c22522d8b2463 (diff)
downloadslackbuilds-1d434490e27bdd93a72d7cc1fb88e1fbd2309b52.tar.gz
perl/zef: Updated for version 0.14.3
Signed-off-by: Michel Begue <mab974@misouk.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 aa820dc612..ce390cb3cc 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 aa53e6de49..eb68b3e8d3 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"