From: Gilles Talis Date: Sat, 13 Jul 2019 06:58:27 +0000 (+0200) Subject: package/xapian: bump to version 1.4.11 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c072ec18c0cbbabae49bffcbcca313a2ee60cdc6;p=buildroot.git package/xapian: bump to version 1.4.11 Signed-off-by: Gilles Talis Signed-off-by: Peter Korsgaard --- diff --git a/package/xapian/xapian.hash b/package/xapian/xapian.hash index 4e41402274..e31b9dad4c 100644 --- a/package/xapian/xapian.hash +++ b/package/xapian/xapian.hash @@ -1,3 +1,5 @@ +# From https://lists.xapian.org/pipermail/xapian-discuss/2019-March/009736.html +sha256 9f16b2f3e2351a24034d7636f73566ab74c3f0729e9e0492934e956b25c5bc07 xapian-core-1.4.11.tar.xz + # locally computed -sha256 cde9c39d014f04c09b59d9c21551db9794c10617dc69ab4c9826352a533df5cc xapian-core-1.4.9.tar.xz sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING diff --git a/package/xapian/xapian.mk b/package/xapian/xapian.mk index df039d4440..e02d4cc8b1 100644 --- a/package/xapian/xapian.mk +++ b/package/xapian/xapian.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPIAN_VERSION = 1.4.9 +XAPIAN_VERSION = 1.4.11 XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION) XAPIAN_LICENSE = GPL-2.0+