mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Scalar-List-Utils: Updated for version 1.54.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d8e3de45e5
commit
a7b59fda1b
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Scalar-List-Utils
|
||||
VERSION=${VERSION:-1.52}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.54}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM="$(printf $PRGNAM | cut -d- -f2-)"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Scalar-List-Utils"
|
||||
VERSION="1.52"
|
||||
VERSION="1.54"
|
||||
HOMEPAGE="https://metacpan.org/pod/Scalar::Util"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.52.tar.gz"
|
||||
MD5SUM="50807e3ab15cb88dddfc9e23a54948c1"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.54.tar.gz"
|
||||
MD5SUM="eac720c0b94856b5c91c68b19d5cd80d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue