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>
This commit is contained in:
Michel Begue 2022-10-11 19:28:27 +04:00 committed by Willy Sudiarto Raharjo
parent 4d29049523
commit 1d434490e2
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"