From 846db59e06b05b39db9d4f10c70b22534a28f3cc Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 23:33:49 +0000 Subject: [PATCH] xapian-core: update to 1.4.3. --- 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 e2b62ba9fb4..b7a34a7b59d 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.2 +version=1.4.3 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -11,7 +11,7 @@ homepage="http://www.xapian.org/" license="GPL-2" # distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz" distfiles="http://ftp.osuosl.org/pub/blfs/conglomeration/xapian/${pkgname}-${version}.tar.xz" -checksum=aec2c4352998127a2f2316218bf70f48cef0a466a87af3939f5f547c5246e1ce +checksum=7d5295511ca2de70463a29e75f6a2393df5dc1485bf33074b778c66e1721e475 # xapian-config needs the .la keep_libtool_archives=yes