acpica: bump to 20210730 16360/head
authorStijn Tintel <stijn@linux-ipv6.be>
Sat, 14 Aug 2021 17:29:44 +0000 (20:29 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Sat, 14 Aug 2021 18:31:41 +0000 (21:31 +0300)
Fixes compilation with GCC 10.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
utils/acpica-unix/Makefile

index 85b9e2576ee2d51e0e131a737e4252d5bb0cde4f..92acd8d8388c5d1c7c72a2b89db962f7f011ec6a 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=acpica-unix
-PKG_VERSION:=20181213
+PKG_VERSION:=20210730
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://acpica.org/sites/$(patsubst %-unix,%,$(PKG_NAME))/files/$(PKG_SOURCE_URL)
-PKG_HASH:=fc90006775c635ba86c5bbf08590ac98ab10e1f9eff6d8951385f57dd3a6f8ed
+PKG_HASH:=4a0c14d5148666612aa0555c5179eaa86230602394fd1bc3d16b506fcf49b5de
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>
 
 PKG_LICENSE:=GPL-2.0