summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele2019-03-13 17:08:33 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:24 +0100
commitfc747afbdbae35e41854c678ec2b14eb09a42cc0 (patch)
treef349281b6cfadf48b1a70d31966fd92e1658662c
parent81de3ea5a421e71e8d612332735da13016c6feae (diff)
downloadslackbuilds-fc747afbdbae35e41854c678ec2b14eb09a42cc0.tar.gz
perl/zef: Updated for version 0.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/zef/zef.SlackBuild4
-rw-r--r--perl/zef/zef.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/zef/zef.SlackBuild b/perl/zef/zef.SlackBuild
index ee9e20d9c7..f54ccd4999 100644
--- a/perl/zef/zef.SlackBuild
+++ b/perl/zef/zef.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for zef
-# Copyright 2018 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2018-2019 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=zef
-VERSION=${VERSION:-0.6.0}
+VERSION=${VERSION:-0.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index 9325f61459..7030fa926d 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.6.0"
+VERSION="0.7.1"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.6.0/zef-0.6.0.tar.gz"
-MD5SUM="e065a8e6e5b7da2fe8518254aada77b8"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.7.1/zef-0.7.1.tar.gz"
+MD5SUM="d324a1ea942b39eb954cd03f818485d3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"