package/xapian: bump to version 1.4.13
authorGilles Talis <gilles.talis@gmail.com>
Sun, 27 Oct 2019 09:00:32 +0000 (10:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 09:09:48 +0000 (10:09 +0100)
Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/xapian/xapian.hash
package/xapian/xapian.mk

index 8e8cda8f3935fcf983e0a532d2e7ee0defced255..a3ebe6851036281b2bb7104da56a1c6f887ac1e6 100644 (file)
@@ -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
index fd2693b42c88a9ec0d36a47596c0b203c3381eef..079b4b2b5fccaf336c40625f1e37741ecb7b3f7d 100644 (file)
@@ -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+