mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
perl-Text-BibTeX: rebuild for perl-5.40.1_1.
This commit is contained in:
parent
230006ca7e
commit
6c9d337377
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Text-BibTeX'
|
||||
pkgname=perl-Text-BibTeX
|
||||
version=0.88
|
||||
revision=5
|
||||
revision=6
|
||||
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.38"
|
||||
shlib_requires="libperl.so.5.40"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
export PERL5LIB=${XBPS_STATEDIR}/perlprefix-${XBPS_TARGET_MACHINE}
|
||||
|
|
Loading…
Add table
Reference in a new issue