perl-Text-BibTeX: rebuild for perl-5.36.0.
This commit is contained in:
parent
0b11d6394e
commit
1f727045f6
|
@ -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=3
|
revision=4
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl-ExtUtils-LibBuilder perl-Config-AutoConf"
|
hostmakedepends="perl-ExtUtils-LibBuilder perl-Config-AutoConf"
|
||||||
|
@ -13,7 +13,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.34"
|
shlib_requires="libperl.so.5.36"
|
||||||
|
|
||||||
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…
Reference in New Issue