package/acpica: bump version to 20200717
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 9 Sep 2020 19:17:11 +0000 (22:17 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 19 Sep 2020 21:23:43 +0000 (23:23 +0200)
Fixes:
https://github.com/acpica/acpica/issues/630

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/acpica/acpica.hash
package/acpica/acpica.mk

index 961ee9dbe3ce87cd19650946be7d848f99609ea5..a2fdfe602e0632110fbdef1247220cd868d8db31 100644 (file)
@@ -1,3 +1,3 @@
 # locally computed hash
-sha256  ad8a7b1571ec94d8c1837cf0c89ff33ea820780362fbb3e26adbde96beed5205  acpica-unix2-20200528.tar.gz
+sha256  8a49904744a8159b7f325ed941b56968ba37a0371c634036628064f97538de4b  acpica-unix2-20200717.tar.gz
 sha256  cb17c679d3291eba1a70a1336062fb07eec2e839b0821b443b24f41de18c5218  source/include/acpi.h
index 8f1a36fbb70abc183c1a884f10e8f4d90f4c225e..21ecc155be2ad60d2b726cb58049d51e79a031a8 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-ACPICA_VERSION = 20200528
+ACPICA_VERSION = 20200717
 ACPICA_SOURCE = acpica-unix2-$(ACPICA_VERSION).tar.gz
 ACPICA_SITE = https://acpica.org/sites/acpica/files
 ACPICA_LICENSE = BSD-3-Clause or GPL-2.0