From 6a5c216dd786f0a7b80a82fafd95f622752f5833 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 6 Mar 2019 02:10:28 -0300 Subject: [PATCH] xapian-core: update to 1.4.11. --- 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 4410b827ae7..441eac48aaf 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.10 +version=1.4.11 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=68669327e08544ac88fe3473745dbcae4e8e98d5060b436c4d566f1f78709bb8 +checksum=9f16b2f3e2351a24034d7636f73566ab74c3f0729e9e0492934e956b25c5bc07 # xapian-config needs the .la keep_libtool_archives=yes