mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
perl: update to 5.24.2.
This commit is contained in:
parent
a7645da264
commit
e9abce6e64
1 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template build file for 'perl'.
|
# Template build file for 'perl'.
|
||||||
pkgname=perl
|
pkgname=perl
|
||||||
version=5.24.1
|
version=5.24.2
|
||||||
revision=4
|
revision=1
|
||||||
_perl_cross_version=1.1.4
|
_perl_cross_version=1.1.6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="less"
|
hostmakedepends="less"
|
||||||
makedepends="zlib-devel bzip2-devel gdbm-devel db-devel"
|
makedepends="zlib-devel bzip2-devel gdbm-devel db-devel"
|
||||||
|
@ -13,8 +13,8 @@ homepage="http://www.perl.org"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="http://www.cpan.org/src/5.0/perl-${version}.tar.gz
|
distfiles="http://www.cpan.org/src/5.0/perl-${version}.tar.gz
|
||||||
https://github.com/arsv/perl-cross/releases/download/${_perl_cross_version}/perl-cross-${_perl_cross_version}.tar.gz"
|
https://github.com/arsv/perl-cross/releases/download/${_perl_cross_version}/perl-cross-${_perl_cross_version}.tar.gz"
|
||||||
checksum="e6c185c9b09bdb3f1b13f678999050c639859a7ef39c8cad418448075f5918af
|
checksum="609be8a45eca82e5c7fb045e62cbdad08cc5d6324b8dc5b362341d4502929ef4
|
||||||
c840a327d5464ca271cac40d52e2d199330875527bf1003c28a6e550fb7bcc57"
|
2b3b88f54d85beb438bd2dddd948e2d89461db5ab6253f01b3c2c9ae3ddc30b4"
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
# Before updating this package to a new major version, run ${FILESDIR}/provides.pl
|
# Before updating this package to a new major version, run ${FILESDIR}/provides.pl
|
||||||
|
@ -74,7 +74,7 @@ provides="perl-Archive-Tar-2.04_01_1
|
||||||
perl-Math-BigRat-0.260802_1
|
perl-Math-BigRat-0.260802_1
|
||||||
perl-Math-Complex-1.59_1
|
perl-Math-Complex-1.59_1
|
||||||
perl-Memoize-1.03_01_1
|
perl-Memoize-1.03_01_1
|
||||||
perl-Module-CoreList-5.20170114_24_1
|
perl-Module-CoreList-5.20170715_24_1
|
||||||
perl-Module-Load-0.32_1
|
perl-Module-Load-0.32_1
|
||||||
perl-Module-Load-Conditional-0.64_1
|
perl-Module-Load-Conditional-0.64_1
|
||||||
perl-Module-Loaded-0.08_1
|
perl-Module-Loaded-0.08_1
|
||||||
|
@ -124,7 +124,7 @@ provides="perl-Archive-Tar-2.04_01_1
|
||||||
perl-XSLoader-0.22_1
|
perl-XSLoader-0.22_1
|
||||||
perl-autodie-2.29_1
|
perl-autodie-2.29_1
|
||||||
perl-autouse-1.11_1
|
perl-autouse-1.11_1
|
||||||
perl-base-2.23_1
|
perl-base-2.23_01_1
|
||||||
perl-bignum-0.42_01_1
|
perl-bignum-0.42_01_1
|
||||||
perl-constant-1.33_1
|
perl-constant-1.33_1
|
||||||
perl-encoding-warnings-0.12_1
|
perl-encoding-warnings-0.12_1
|
||||||
|
|
Loading…
Add table
Reference in a new issue