mirror of
https://git.busybox.net/buildroot.git
synced 2025-01-25 22:03:38 +08:00
package/xapian: bump to version 1.4.13
Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
8942f7bbff
commit
356d505195
@ -1,5 +1,5 @@
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2019-July/009742.html
|
||||
sha256 4f8a36da831712db41d38a039fefb5251869761a58be28ba802994bb930fac7c xapian-core-1.4.12.tar.xz
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2019-October/009764.html
|
||||
sha256 93f8ffffa80c5e6036befbf356f34456cc18c2f745cef85e9b4cfc254042137c xapian-core-1.4.13.tar.xz
|
||||
|
||||
# locally computed
|
||||
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPIAN_VERSION = 1.4.12
|
||||
XAPIAN_VERSION = 1.4.13
|
||||
XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz
|
||||
XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION)
|
||||
XAPIAN_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user