package/xapian: bump to version 1.4.15

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Gilles Talis 2020-03-22 07:17:10 +01:00 committed by Yann E. MORIN
parent 67486321cb
commit cc93ede5ff
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://lists.xapian.org/pipermail/xapian-discuss/2019-November/009774.html
sha256 975a7ac018c9d34a15cc94a3ecc883204403469f748907e5c4c64d0aec2e4949 xapian-core-1.4.14.tar.xz
# From https://lists.xapian.org/pipermail/xapian-discuss/2020-February/009792.html
sha256 b168e95918a01e014fb6a6cbce26e535f80da4d4791bfa5a0e0051fcb6f950ea xapian-core-1.4.15.tar.xz
# locally computed
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
XAPIAN_VERSION = 1.4.14
XAPIAN_VERSION = 1.4.15
XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz
XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION)
XAPIAN_LICENSE = GPL-2.0+