mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/xapian: bump to version 1.4.26
Change log for version 1.4.26: https://trac.xapian.org/wiki/ReleaseOverview/1.4.26 Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
914be51ef0
commit
eee59812f0
@@ -1,5 +1,5 @@
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2023-November/010009.html
|
||||
sha256 eda5ae6dcf6b0553a8676af64b1fd304e998cd20f779031ccaaf7ab9a373531a xapian-core-1.4.24.tar.xz
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2024-July/010052.html
|
||||
sha256 9e6a7903806966d16ce220b49377c9c8fad667c8f0ffcb23a3442946269363a7 xapian-core-1.4.26.tar.xz
|
||||
|
||||
# locally computed
|
||||
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPIAN_VERSION = 1.4.24
|
||||
XAPIAN_VERSION = 1.4.26
|
||||
XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz
|
||||
XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION)
|
||||
XAPIAN_LICENSE = GPL-2.0+
|
||||
|
||||
Reference in New Issue
Block a user