mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
perl-Search-Xapian: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
b507b0b25d
commit
6138e61cc2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Search-Xapian'
|
# Template file for 'perl-Search-Xapian'
|
||||||
pkgname=perl-Search-Xapian
|
pkgname=perl-Search-Xapian
|
||||||
version=1.2.25.4
|
version=1.2.25.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="Search-Xapian-$version"
|
wrksrc="Search-Xapian-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,8 +9,8 @@ makedepends="perl xapian-core-devel"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Perl XS frontend to the Xapian C++ search library"
|
short_desc="Perl XS frontend to the Xapian C++ search library"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/Search-Xapian"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/Search-Xapian"
|
||||||
distfiles="${CPAN_SITE}/Search/Search-Xapian-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Search/Search-Xapian-${version}.tar.gz"
|
||||||
checksum=871943199b80efd98e31f4b4711bb070a576c91be692193d8a43affad64574dd
|
checksum=871943199b80efd98e31f4b4711bb070a576c91be692193d8a43affad64574dd
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue