diff mbox series

package/xapian: bump to version 1.4.16

Message ID 20200726084614.125850-3-gilles.talis@gmail.com
State Accepted
Headers show
Series package/xapian: bump to version 1.4.16 | expand

Commit Message

Gilles Talis July 26, 2020, 8:46 a.m. UTC
Updated indentation in hash file (two spaces)

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/xapian/xapian.hash | 6 +++---
 package/xapian/xapian.mk   | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Peter Korsgaard July 26, 2020, 7:48 p.m. UTC | #1
>>>>> "Gilles" == Gilles Talis <gilles.talis@gmail.com> writes:

 > Updated indentation in hash file (two spaces)
 > Signed-off-by: Gilles Talis <gilles.talis@gmail.com>

Committed, thanks.
diff mbox series

Patch

diff --git a/package/xapian/xapian.hash b/package/xapian/xapian.hash
index 6e1ae3c423..3ebaea7059 100644
--- a/package/xapian/xapian.hash
+++ b/package/xapian/xapian.hash
@@ -1,5 +1,5 @@ 
-# From https://lists.xapian.org/pipermail/xapian-discuss/2020-February/009792.html
-sha256 b168e95918a01e014fb6a6cbce26e535f80da4d4791bfa5a0e0051fcb6f950ea xapian-core-1.4.15.tar.xz
+# From https://lists.xapian.org/pipermail/xapian-discuss/2020-June/009813.html
+sha256  4937f2f49ff27e39a42150e928c8b45877b0bf456510f0785f50159a5cb6bf70  xapian-core-1.4.16.tar.xz
 
 # locally computed
-sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING
+sha256  c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42  COPYING
diff --git a/package/xapian/xapian.mk b/package/xapian/xapian.mk
index 9fbe0b36f8..19d301e980 100644
--- a/package/xapian/xapian.mk
+++ b/package/xapian/xapian.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-XAPIAN_VERSION = 1.4.15
+XAPIAN_VERSION = 1.4.16
 XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz
 XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION)
 XAPIAN_LICENSE = GPL-2.0+