aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2018-07-26 13:09:34 -0700
committerGitHub <noreply@github.com>2018-07-26 13:09:34 -0700
commit72e4953c63a5f5984636b069b5a4b5c9283b3fd6 (patch)
treeabf9d56c05540858c0f5458cac03fd32f837ec72
parent2d79ac1fa305ab6fc74fedfc3009f13ab4b4f6ab (diff)
acpica-unix: Update to 20180629
Signed-off-by: Rosen Penev <rosenp@gmail.com>
-rw-r--r--utils/acpica-unix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/acpica-unix/Makefile b/utils/acpica-unix/Makefile
index faab8c694..aea241df3 100644
--- a/utils/acpica-unix/Makefile
+++ b/utils/acpica-unix/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=acpica-unix
-PKG_VERSION:=20180427
+PKG_VERSION:=20180629
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:=ae01b2d9e06192dca8fec9ccba327f766454e10935f98f608ec7de2690fd0c16
+PKG_HASH:=70d11f3f2adbdc64a5b33753e1889918af811ec8050722fbee0fdfc3bfd29a4f
PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>
PKG_LICENSE:=GPL-2.0