summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2020-10-30 23:08:05 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-31 11:15:28 +0700
commit350b99c50545116c7c047f603170afec86400351 (patch)
tree78f509f43329153872b140ba935c901b67dbfbb2 /perl
parent659f9ee3a5fc7ae3aa507b41fc2a9fd4adafb47d (diff)
downloadslackbuilds-350b99c50545116c7c047f603170afec86400351.tar.gz
slackbuilds-350b99c50545116c7c047f603170afec86400351.tar.xz
perl/zef: Updated for version 0.9.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-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 d9ebd9b7af..b22be1251a 100644
--- a/perl/zef/zef.SlackBuild
+++ b/perl/zef/zef.SlackBuild
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=zef
-VERSION=${VERSION:-0.8.5}
+VERSION=${VERSION:-0.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index b6c59d8692..992f55c1f1 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.8.5"
+VERSION="0.9.1"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.8.5/zef-0.8.5.tar.gz"
-MD5SUM="5de55a1f92335d4149759653855c85d5"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.9.1/zef-0.9.1.tar.gz"
+MD5SUM="5672fa12f3e0cd047d152a5614684ff2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"