package/libabseil-cpp: bump to version 20211102.0

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Michael Nosthoff 2021-11-17 21:28:19 +01:00 committed by Thomas Petazzoni
parent a4e462b1ae
commit 3030189585
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed # Locally computed
sha256 59b862f50e710277f8ede96f083a5bb8d7c9595376146838b9580be90374ee1f libabseil-cpp-20210324.2.tar.gz sha256 dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4 libabseil-cpp-20211102.0.tar.gz
sha256 c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747 LICENSE sha256 c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747 LICENSE

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
LIBABSEIL_CPP_VERSION = 20210324.2 LIBABSEIL_CPP_VERSION = 20211102.0
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