diff --git a/package/xapian/xapian.hash b/package/xapian/xapian.hash index 898d2e4eff..845f5b78fc 100644 --- a/package/xapian/xapian.hash +++ b/package/xapian/xapian.hash @@ -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 diff --git a/package/xapian/xapian.mk b/package/xapian/xapian.mk index 187e366066..aef05ec532 100644 --- a/package/xapian/xapian.mk +++ b/package/xapian/xapian.mk @@ -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+