summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2018-09-28 13:53:11 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-29 07:47:36 +0700
commit35db47009e2f2118bd4953d50379ffbc3b880b03 (patch)
tree49ea79b6c84b33848ba30c1ace5a1f398093e795
parent82452f5d9c72cb8d1f82ad178709c910d1d3ad6b (diff)
downloadslackbuilds-35db47009e2f2118bd4953d50379ffbc3b880b03.tar.gz
slackbuilds-35db47009e2f2118bd4953d50379ffbc3b880b03.tar.xz
perl/zef: Updated for version 0.5.3.
Signed-off-by: David Spencer <idlemoor@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 ea06ab6285..3409f59e13 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.5.1}
+VERSION=${VERSION:-0.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/zef/zef.info b/perl/zef/zef.info
index 8d3c83404c..90277ad806 100644
--- a/perl/zef/zef.info
+++ b/perl/zef/zef.info
@@ -1,8 +1,8 @@
PRGNAM="zef"
-VERSION="0.5.1"
+VERSION="0.5.3"
HOMEPAGE="https://github.com/ugexe/zef"
-DOWNLOAD="https://github.com/ugexe/zef/archive/v0.5.1/zef-0.5.1.tar.gz"
-MD5SUM="dbb91cea4195bae986ea4da1bc27842f"
+DOWNLOAD="https://github.com/ugexe/zef/archive/v0.5.3/zef-0.5.3.tar.gz"
+MD5SUM="6aff5b936ef124f66c90fe0146ec0fc6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"