acpica-unix: Update to 20211217
authorPhilip Prindeville <philipp@redfish-solutions.com>
Sun, 26 Dec 2021 22:51:37 +0000 (15:51 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 1 Jan 2022 18:13:56 +0000 (10:13 -0800)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
utils/acpica-unix/Makefile

index 254bd6de47aaa9c9cba52c7a14ea4bc3e15eb216..563f83ee45180af7c3a8aee048feb9b946dde1c0 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=acpica-unix
-PKG_VERSION:=20210730
-PKG_RELEASE:=2
+PKG_VERSION:=20211217
+PKG_RELEASE:=$(AUTORELEASE)
 
 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:=4a0c14d5148666612aa0555c5179eaa86230602394fd1bc3d16b506fcf49b5de
+PKG_HASH:=2511f85828820d747fa3e2c3433d3a38c22db3d9c2fd900e1a84eb4173cb5992
 PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>
 
 PKG_LICENSE:=GPL-2.0