Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2020-June/009813.html
|
||||
sha256 4937f2f49ff27e39a42150e928c8b45877b0bf456510f0785f50159a5cb6bf70 xapian-core-1.4.16.tar.xz
|
||||
# From https://lists.xapian.org/pipermail/xapian-discuss/2021-January/009856.html
|
||||
sha256 196ddbb4ad10450100f0991a599e4ed944cbad92e4a6fe813be6dce160244b77 xapian-core-1.4.18.tar.xz
|
||||
|
||||
# locally computed
|
||||
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 COPYING
|
||||
|
||||
@@ -4,11 +4,13 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPIAN_VERSION = 1.4.16
|
||||
XAPIAN_VERSION = 1.4.18
|
||||
XAPIAN_SOURCE = xapian-core-$(XAPIAN_VERSION).tar.xz
|
||||
XAPIAN_SITE = https://oligarchy.co.uk/xapian/$(XAPIAN_VERSION)
|
||||
XAPIAN_LICENSE = GPL-2.0+
|
||||
XAPIAN_LICENSE_FILES = COPYING
|
||||
XAPIAN_CPE_ID_VENDOR = xapian
|
||||
XAPIAN_CPE_ID_PRODUCT = xapian-core
|
||||
XAPIAN_INSTALL_STAGING = YES
|
||||
XAPIAN_DEPENDENCIES = zlib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user