perl-Text-BibTeX: rebuild for perl-5.38.0.
This commit is contained in:
parent
7793cf0484
commit
c68cfb0c47
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Text-BibTeX'
|
||||
pkgname=perl-Text-BibTeX
|
||||
version=0.88
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl-ExtUtils-LibBuilder perl-Config-AutoConf"
|
||||
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/"
|
||||
distfiles="${CPAN_SITE}/Text/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=b014586e68bdbcafb0a2cfa0401eb0a04ea5de8c4d5bc36dd0f7faeab6acf42c
|
||||
shlib_requires="libperl.so.5.36"
|
||||
shlib_requires="libperl.so.5.38"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
export PERL5LIB=${XBPS_STATEDIR}/perlprefix-${XBPS_TARGET_MACHINE}
|
||||
|
|
Loading…
Reference in New Issue