From c12ade80539cff8be54ad12e012896704945d17b Mon Sep 17 00:00:00 2001 From: John Date: Tue, 9 Mar 2021 23:20:55 +0100 Subject: [PATCH] xapian-core: rebuild to fix path referenced in xapian-config.cmake --- srcpkgs/xapian-core/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/xapian-core/template b/srcpkgs/xapian-core/template index 84b4c966d57..369cccb082f 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=1 +revision=2 build_style=gnu-configure configure_args="--disable-static" makedepends="zlib-devel libuuid-devel"