diff mbox series

package/xapian: bump to version 1.4.24

Message ID 20240215142413.451505-8-gilles.talis@gmail.com
State Accepted
Headers show
Series package/xapian: bump to version 1.4.24 | expand

Commit Message

Gilles Talis Feb. 15, 2024, 2:24 p.m. UTC
Change log: https://xapian.org/docs/xapian-core-1.4.24/NEWS

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/xapian/xapian.hash | 4 ++--
 package/xapian/xapian.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Peter Korsgaard March 23, 2024, 1:38 p.m. UTC | #1
>>>>> "Gilles" == Gilles Talis <gilles.talis@gmail.com> writes:

 > Change log: https://xapian.org/docs/xapian-core-1.4.24/NEWS
 > Signed-off-by: Gilles Talis <gilles.talis@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/xapian/xapian.hash b/package/xapian/xapian.hash
index e570f7e2f2..16889b4559 100644
--- a/package/xapian/xapian.hash
+++ b/package/xapian/xapian.hash
@@ -1,5 +1,5 @@ 
-# From https://lists.xapian.org/pipermail/xapian-discuss/2022-January/009934.html
-sha256  1fca48fca6cc3526cc4ba93dd194fe9c1326857b78edcfb37e68d086d714a9c3  xapian-core-1.4.19.tar.xz
+# From https://lists.xapian.org/pipermail/xapian-discuss/2023-November/010009.html
+sha256  eda5ae6dcf6b0553a8676af64b1fd304e998cd20f779031ccaaf7ab9a373531a  xapian-core-1.4.24.tar.xz
 
 # locally computed
 sha256  c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42  COPYING
diff --git a/package/xapian/xapian.mk b/package/xapian/xapian.mk
index 464e5478df..33c36a5a26 100644
--- a/package/xapian/xapian.mk
+++ b/package/xapian/xapian.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-XAPIAN_VERSION = 1.4.19
+XAPIAN_VERSION = 1.4.24
 XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz
 XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION)
 XAPIAN_LICENSE = GPL-2.0+