From 6ed9fd8f9a8daa848f28494bb6378ed05691a24f Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 8 Dec 2014 19:52:12 +0100 Subject: [PATCH] xapian-core: update to 1.2.19 --- srcpkgs/xapian-core/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/xapian-core/template b/srcpkgs/xapian-core/template index 28a3b251937..79f3dff6966 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.2.15 -revision=2 +version=1.2.19 +revision=1 build_style=gnu-configure makedepends="zlib-devel libuuid-devel" configure_args="--disable-static" @@ -9,14 +9,14 @@ short_desc="Open source search engine" maintainer="Juan RP " homepage="http://www.xapian.org/" license="GPL-2" -distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.gz" -checksum=cde4f5d1b111b66643fa41c11b9e5962bff7ce7244ca34cbbcbd2d2caa0c4df0 +distfiles="http://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz" +checksum=4a78260388ff1b042f0ab5d18afdd524a530ae609690d0339990ddc147a54785 # xapian-config needs the .la keep_libtool_archives=yes xapian-core-devel_package() { - depends="libxapian>=${version}" + depends="libxapian>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include