perl-Search-Xapian: update to 1.2.25.5.
This commit is contained in:
parent
1e8ff2c6b3
commit
b7c5a18d38
|
@ -1,7 +1,7 @@
|
||||||
# Template 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.5
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Search-Xapian-$version"
|
wrksrc="Search-Xapian-$version"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -12,6 +12,6 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
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"
|
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=204fbdc712d6711ffab668c1f4cfc007b639a9fb64ad7e19cb20fc10a910ba8b
|
||||||
|
|
||||||
make_build_args='CC=$(CXX)' # ugh
|
make_build_args='CC=$(CXX)' # ugh
|
||||||
|
|
Loading…
Reference in New Issue