mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-PAR: Updated for version 1.015.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6b1ab8d222
commit
4f0f8a85d4
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for perl-PAR.
|
||||
#
|
||||
# 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-PAR
|
||||
VERSION=${VERSION:-1.014}
|
||||
VERSION=${VERSION:-1.015}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-PAR"
|
||||
VERSION="1.014"
|
||||
VERSION="1.015"
|
||||
HOMEPAGE="https://metacpan.org/pod/PAR"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.014.tar.gz"
|
||||
MD5SUM="596d51ae0024b088e6213c0cae476c35"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.015.tar.gz"
|
||||
MD5SUM="7a071dd811176fafe74ff054cb8962ce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-PAR-Dist perl-Archive-Zip"
|
||||
|
|
Loading…
Reference in a new issue