package/libabseil-cpp: bump to 20200225.2
patch release with two bugfixes - fixes the list of dependencies of absl::Cord in the CMake build - bug fix for absl::Status::ErasePayload Signed-off-by: Michael Nosthoff <buildroot@heine.tech> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
a108bbf38e
commit
d92b9efb6c
@ -1,3 +1,3 @@
|
|||||||
# Locally computed
|
# Locally computed
|
||||||
sha256 728a813291bdec2aa46eab8356ace9f75ac2ed9dfe2df5ab603c4e6c09f1c353 libabseil-cpp-20200225.tar.gz
|
sha256 f41868f7a938605c92936230081175d1eae87f6ea2c248f41077c8f88316f111 libabseil-cpp-20200225.2.tar.gz
|
||||||
sha256 c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747 LICENSE
|
sha256 c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747 LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBABSEIL_CPP_VERSION = 20200225
|
LIBABSEIL_CPP_VERSION = 20200225.2
|
||||||
LIBABSEIL_CPP_SITE = $(call github,abseil,abseil-cpp,$(LIBABSEIL_CPP_VERSION))
|
LIBABSEIL_CPP_SITE = $(call github,abseil,abseil-cpp,$(LIBABSEIL_CPP_VERSION))
|
||||||
LIBABSEIL_CPP_LICENSE = Apache-2.0
|
LIBABSEIL_CPP_LICENSE = Apache-2.0
|
||||||
LIBABSEIL_CPP_LICENSE_FILES = LICENSE
|
LIBABSEIL_CPP_LICENSE_FILES = LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user