mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/zef: Updated for version 0.5.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
82452f5d9c
commit
35db47009e
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue