소스 검색

package/xapian: bump to version 1.4.27

Change log for version 1.4.27:
https://trac.xapian.org/wiki/ReleaseOverview/1.4.27

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Gilles Talis 5 달 전
부모
커밋
08e53fbf7b
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 2
      package/xapian/xapian.hash
  2. 1 1
      package/xapian/xapian.mk

+ 2 - 2
package/xapian/xapian.hash

@@ -1,5 +1,5 @@
-# From https://lists.xapian.org/pipermail/xapian-discuss/2024-July/010052.html
-sha256  9e6a7903806966d16ce220b49377c9c8fad667c8f0ffcb23a3442946269363a7  xapian-core-1.4.26.tar.xz
+# From https://lists.xapian.org/pipermail/xapian-discuss/2024-December/010056.html
+sha256  bcbc99cfbf16080119c2571fc296794f539bd542ca3926f17c2999600830ab61  xapian-core-1.4.27.tar.xz
 
 # locally computed
 sha256  c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42  COPYING

+ 1 - 1
package/xapian/xapian.mk

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