mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Sidef: Updated for version 2.34.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
81b95b67f8
commit
7f615aaf22
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for perl-Sidef.
|
||||
#
|
||||
# Copyright 2015-2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Sidef
|
||||
VERSION=${VERSION:-2.33}
|
||||
VERSION=${VERSION:-2.34}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Sidef"
|
||||
VERSION="2.33"
|
||||
VERSION="2.34"
|
||||
HOMEPAGE="https://github.com/trizen/sidef"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/2.33/sidef-2.33.tar.gz"
|
||||
MD5SUM="34996fed463d07fe05975aca4c10352e"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/2.34/sidef-2.34.tar.gz"
|
||||
MD5SUM="e8917401334c10cc9200cb97f89c59d1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-Module-Build"
|
||||
|
|
Loading…
Reference in a new issue