Browse Source

perl/zef: Updated for version 0.13.8.

Signed-off-by: Michel Begue <mab974@misouk.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
Michel Begue 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
1359d51cc1
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 4
      perl/zef/zef.SlackBuild
  2. 8
      perl/zef/zef.info

4
perl/zef/zef.SlackBuild

@ -2,7 +2,7 @@
# Slackware build script for zef
# Copyright 2020- Michel Begue <mab974@gmail.com>
# Copyright 2020- Michel Begue <mab974@misouk.com>
# Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zef
VERSION=${VERSION:-0.13.7}
VERSION=${VERSION:-0.13.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

8
perl/zef/zef.info

@ -1,10 +1,10 @@
PRGNAM="zef"
VERSION="0.13.7"
VERSION="0.13.8"
HOMEPAGE="https://github.com/ugexe/zef"
DOWNLOAD="https://github.com/ugexe/zef/archive/v0.13.7/zef-0.13.7.tar.gz"
MD5SUM="d8664ec6558f6720824d3d9f999f862a"
DOWNLOAD="https://github.com/ugexe/zef/archive/v0.13.8/zef-0.13.8.tar.gz"
MD5SUM="78a5e5f6def8fd32c19f05043ae22a6d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="rakudo"
MAINTAINER="Michel Begue"
EMAIL="mab974@gmail.com"
EMAIL="mab974@misouk.com"
Loading…
Cancel
Save