mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-Text-BibTeX: rebuild for perl-5.38.0.
This commit is contained in:
parent
7793cf0484
commit
c68cfb0c47
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'perl-Text-BibTeX'
|
# Template file for 'perl-Text-BibTeX'
|
||||||
pkgname=perl-Text-BibTeX
|
pkgname=perl-Text-BibTeX
|
||||||
version=0.88
|
version=0.88
|
||||||
revision=4
|
revision=5
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl-ExtUtils-LibBuilder perl-Config-AutoConf"
|
hostmakedepends="perl-ExtUtils-LibBuilder perl-Config-AutoConf"
|
||||||
makedepends="perl perl-Capture-Tiny"
|
makedepends="perl perl-Capture-Tiny"
|
||||||
|
@ -12,7 +12,7 @@ license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Text-BibTeX/"
|
homepage="https://metacpan.org/release/Text-BibTeX/"
|
||||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=b014586e68bdbcafb0a2cfa0401eb0a04ea5de8c4d5bc36dd0f7faeab6acf42c
|
checksum=b014586e68bdbcafb0a2cfa0401eb0a04ea5de8c4d5bc36dd0f7faeab6acf42c
|
||||||
shlib_requires="libperl.so.5.36"
|
shlib_requires="libperl.so.5.38"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
export PERL5LIB=${XBPS_STATEDIR}/perlprefix-${XBPS_TARGET_MACHINE}
|
export PERL5LIB=${XBPS_STATEDIR}/perlprefix-${XBPS_TARGET_MACHINE}
|
||||||
|
|
Loading…
Add table
Reference in a new issue