aboutsummaryrefslogtreecommitdiff
path: root/perl/zef
diff options
context:
space:
mode:
authorMichel Begue <mab974@misouk.com>2024-10-15 18:29:56 +0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-17 08:30:23 +0700
commit0d40eaf52950d3a718390c6d2b0045ac1996bdea (patch)
treeee94d34fe24c79212d605739017af2618ee23f68 /perl/zef
parent867e6a1cc7dca733c7907453a8cf3df8424b79ee (diff)
perl/zef: Updated for version 0.22.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 c7d9586da7dfd..9632330cbd427 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.1}
+VERSION=${VERSION:-0.22.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index 61505e59217b1..3c6b71ad4977f 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.22.1"
+VERSION="0.22.3"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.22.1/zef-0.22.1.tar.gz"
-MD5SUM="8cc72ec2501e9e580649c62e03d4e147"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.22.3/zef-0.22.3.tar.gz"
+MD5SUM="499d3ef3eebfae570b8f6faf4db9481b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"