From 9bc7772cbdbd50c63d8bf139cb372c8cd03d8433 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 3 Nov 2018 02:52:28 -0300 Subject: [PATCH] xapian-core: update to 1.4.9. --- 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 399b8d2fc75..ff48d43cd6e 100644 --- a/srcpkgs/xapian-core/template +++ b/srcpkgs/xapian-core/template @@ -1,16 +1,16 @@ # Template file for 'xapian-core' pkgname=xapian-core -version=1.4.8 +version=1.4.9 revision=1 build_style=gnu-configure configure_args="--disable-static" makedepends="zlib-devel libuuid-devel" short_desc="Open source search engine" maintainer="Juan RP " -homepage="https://www.xapian.org/" license="GPL-2.0-or-later" +homepage="https://www.xapian.org/" distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz" -checksum=da6003eced95206d7e9496c07f7f0cee07d0461c5d9d30946a8d160b03414814 +checksum=cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc # xapian-config needs the .la keep_libtool_archives=yes