From 69db02b6b6417afb4e64b0c30bfcd944a1633037 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 13 Feb 2019 04:30:45 -0200 Subject: [PATCH] xapian-core: update to 1.4.10. --- srcpkgs/xapian-core/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/xapian-core/template b/srcpkgs/xapian-core/template index 5de77c25b2..303b19e35c 100644 --- a/srcpkgs/xapian-core/template +++ b/srcpkgs/xapian-core/template @@ -1,6 +1,6 @@ # Template file for 'xapian-core' pkgname=xapian-core -version=1.4.9 +version=1.4.10 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-2.0-or-later" homepage="https://www.xapian.org/" distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz" -checksum=cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc +checksum=68669327e08544ac88fe3473745dbcae4e8e98d5060b436c4d566f1f78709bb8 # xapian-config needs the .la keep_libtool_archives=yes