mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
perl: rebuild against libgdbm.so.5
This commit is contained in:
parent
1b576202a6
commit
bef55e0c4a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl'.
|
# Template build file for 'perl'.
|
||||||
pkgname=perl
|
pkgname=perl
|
||||||
version=5.26.1
|
version=5.26.1
|
||||||
revision=3
|
revision=4
|
||||||
_perl_cross_version=1.1.6
|
_perl_cross_version=1.1.6
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="less"
|
hostmakedepends="less"
|
||||||
|
@ -10,7 +10,7 @@ depends="less"
|
||||||
short_desc="Practical Extraction and Report Language"
|
short_desc="Practical Extraction and Report Language"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.perl.org"
|
homepage="http://www.perl.org"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-perl, GPL-1.0-or-later"
|
||||||
distfiles="https://www.cpan.org/src/5.0/perl-${version}.tar.gz
|
distfiles="https://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="e763aa485e8dc1a70483dbe6d615986bbf32b977f38016480d68c99237e701dd
|
checksum="e763aa485e8dc1a70483dbe6d615986bbf32b977f38016480d68c99237e701dd
|
||||||
|
|
Loading…
Add table
Reference in a new issue