package/xapian: bump to version 1.4.24

Change log: https://xapian.org/docs/xapian-core-1.4.24/NEWS

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gilles Talis 2024-02-15 10:24:13 -04:00 committed by Peter Korsgaard
parent 56abf47425
commit 36902b5131
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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+