From 158dd0abb84186532374b5ee73b22628ac4c8840 Mon Sep 17 00:00:00 2001 From: Imran Khan Date: Wed, 19 Oct 2022 19:23:03 +0600 Subject: [PATCH] xapian-core: update to 1.4.21. --- 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 369cccb082f0..8f8ece9bfc59 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.4.18 -revision=2 +version=1.4.21 +revision=1 build_style=gnu-configure configure_args="--disable-static" makedepends="zlib-devel libuuid-devel" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://www.xapian.org/" distfiles="https://oligarchy.co.uk/xapian/${version}/${pkgname}-${version}.tar.xz" -checksum=196ddbb4ad10450100f0991a599e4ed944cbad92e4a6fe813be6dce160244b77 +checksum=80f86034d2fb55900795481dfae681bfaa10efbe818abad3622cdc0c55e06f88 # xapian-config needs the .la keep_libtool_archives=yes