perl/zef: Updated for version 0.18.2

Signed-off-by: Michel Begue <mab974@misouk.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Michel Begue 2023-08-09 20:56:31 +04:00 committed by Willy Sudiarto Raharjo
parent 6d2a0b7845
commit a519f3dab9
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
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.18.0}
VERSION=${VERSION:-0.18.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="zef"
VERSION="0.18.0"
VERSION="0.18.2"
HOMEPAGE="https://github.com/ugexe/zef"
DOWNLOAD="https://github.com/ugexe/zef/archive/v0.18.0/zef-0.18.0.tar.gz"
MD5SUM="c96ac8b27ac36e1d7ff231a27adbcb25"
DOWNLOAD="https://github.com/ugexe/zef/archive/v0.18.2/zef-0.18.2.tar.gz"
MD5SUM="f33def6430d652e9cfe43140d11b8fb0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"