summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Michel Begue <mab974@misouk.com>2024-08-05 19:19:24 +0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-08 13:26:09 +0700
commit9e76c94b171fe9db012fb1b28b04012eb8ea358d (patch)
tree127502d93ac6539638c4d4205a84c8292af0ed9c
parentd4ac280a05355be8bdc96537d4db1d6b5d6cf514 (diff)
downloadslackbuilds-9e76c94b171fe9db012fb1b28b04012eb8ea358d.tar.gz
slackbuilds-9e76c94b171fe9db012fb1b28b04012eb8ea358d.tar.xz
perl/zef: Updated for version 0.22.1
Signed-off-by: Michel Begue <mab974@misouk.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 a28f502e82..c7d9586da7 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.22.0}
+VERSION=${VERSION:-0.22.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index aa9157223e..469cde1d4f 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.22.0"
+VERSION="0.22.1"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.22.0/zef-0.22.0.tar.gz"
-MD5SUM="f1cac14f88365fcc19a2d82f8ecc2dfc"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.22.1/zef-0.22.1.tar.gz"
+MD5SUM="8cc72ec2501e9e580649c62e03d4e147"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"