From: Rosen Penev Date: Sun, 7 Apr 2024 23:14:28 +0000 (-0700) Subject: acpica-unix: update to 20240321 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=4e5f5a09c57e263ac3b57729c83bae64732689f0;p=feed%2Fpackages.git acpica-unix: update to 20240321 Remove PKG_CAT. No need for it. Signed-off-by: Rosen Penev --- diff --git a/utils/acpica-unix/Makefile b/utils/acpica-unix/Makefile index e415b14d0e..4736a50e1d 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 PKG_LICENSE:=GPL-2.0