mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-PAR: Updated for version 1.014.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b3775dfa6b
commit
5b59713154
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-PAR
|
PRGNAM=perl-PAR
|
||||||
VERSION=${VERSION:-1.013}
|
VERSION=${VERSION:-1.014}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-PAR"
|
PRGNAM="perl-PAR"
|
||||||
VERSION="1.013"
|
VERSION="1.014"
|
||||||
HOMEPAGE="https://metacpan.org/pod/PAR"
|
HOMEPAGE="https://metacpan.org/pod/PAR"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.013.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/PAR-1.014.tar.gz"
|
||||||
MD5SUM="6c65da09815fd2e5d55b42692bef6ed6"
|
MD5SUM="596d51ae0024b088e6213c0cae476c35"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-PAR-Dist perl-Archive-Zip perl-extutils-makemaker"
|
REQUIRES="perl-PAR-Dist perl-Archive-Zip perl-extutils-makemaker"
|
||||||
|
|
Loading…
Reference in a new issue