From 2bb8a8e9e3f3ef5f70209a8269feadda82feeb3e Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Fri, 27 Sep 2019 02:08:07 +0200 Subject: [PATCH] xapian-core: update to 1.4.12. --- srcpkgs/xapian-core/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xapian-core/template b/srcpkgs/xapian-core/template index 8cd4edfd0bc..db7bbdd3a39 100644 --- a/srcpkgs/xapian-core/template +++ b/srcpkgs/xapian-core/template @@ -1,7 +1,7 @@ # Template file for 'xapian-core' pkgname=xapian-core -version=1.4.11 -revision=2 +version=1.4.12 +revision=1 build_style=gnu-configure configure_args="--disable-static" makedepends="zlib-devel libuuid-devel" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.xapian.org/" distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz" -checksum=9f16b2f3e2351a24034d7636f73566ab74c3f0729e9e0492934e956b25c5bc07 +checksum=4f8a36da831712db41d38a039fefb5251869761a58be28ba802994bb930fac7c # xapian-config needs the .la keep_libtool_archives=yes