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.30
ChangeLog: https://xapian.org/docs/xapian-core-1.4.30/NEWS Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c183602cb3
commit
2e382cea6a
@@ -1,5 +1,5 @@
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2024-December/010056.html
|
||||
sha256 bcbc99cfbf16080119c2571fc296794f539bd542ca3926f17c2999600830ab61 xapian-core-1.4.27.tar.xz
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2025-November/010103.html
|
||||
sha256 4edf9989499e8bc95085c9f7108ed41d69546c34c6eea81da0fa22d95043bf72 xapian-core-1.4.30.tar.xz
|
||||
|
||||
# locally computed
|
||||
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPIAN_VERSION = 1.4.27
|
||||
XAPIAN_VERSION = 1.4.30
|
||||
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