aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2024-04-07 16:14:28 -0700
committerRosen Penev <rosenp@gmail.com>2024-04-08 01:31:20 -0700
commit4e5f5a09c57e263ac3b57729c83bae64732689f0 (patch)
treef150cf6bbfcf11c2bc2f19ffc42b55841e738c48 /utils
parent7be4cc6411d29850c8c8c8d8f8cf5ed72a457b9e (diff)
acpica-unix: update to 20240321
Remove PKG_CAT. No need for it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/acpica-unix/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/utils/acpica-unix/Makefile b/utils/acpica-unix/Makefile
index e415b14d0..4736a50e1 100644
--- a/utils/acpica-unix/Makefile
+++ b/utils/acpica-unix/Makefile
@@ -8,13 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=acpica-unix
-PKG_VERSION:=20230628
+PKG_VERSION:=20240321
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_CAT:=gzip -dc
-PKG_SOURCE_URL:=https://acpica.org/sites/$(patsubst %-unix,%,$(PKG_NAME))/files/
-PKG_HASH:=86876a745e3d224dcfd222ed3de465b47559e85811df2db9820ef09a9dff5cce
+PKG_SOURCE_URL:=https://downloadmirror.intel.com/819451
+PKG_HASH:=54a299487925fd3e0551c95f9d5cee4f4984930273983eff67aa5cd46f8f338b
PKG_MAINTAINER:=Philip Prindeville <philipp@redfish-solutions.com>
PKG_LICENSE:=GPL-2.0