perl-Search-Xapian: update to 1.2.25.4.

This commit is contained in:
Leah Neukirchen 2020-11-20 10:56:44 +01:00
parent e75054edc4
commit 07cb1b9b32
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template build file for 'perl-Search-Xapian' # Template build file for 'perl-Search-Xapian'
pkgname=perl-Search-Xapian pkgname=perl-Search-Xapian
version=1.2.25.2 version=1.2.25.4
revision=3 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>"
homepage="https://metacpan.org/release/Search-Xapian" 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"
distfiles="${CPAN_SITE}/Search/Search-Xapian-${version}.tar.gz" distfiles="${CPAN_SITE}/Search/Search-Xapian-${version}.tar.gz"
checksum=24955a284279fdbc5a324a5b73b09585ae506932be19a7105e114834e243ea42 checksum=871943199b80efd98e31f4b4711bb070a576c91be692193d8a43affad64574dd
make_build_args='CC=$(CXX)' # ugh make_build_args='CC=$(CXX)' # ugh