From dcc397e097be04038b15b3ab45cf867b19b242fb Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 25 Apr 2024 10:38:25 +0200 Subject: [PATCH] development/acpica: Updated for version 20240321 Signed-off-by: Heinz Wiesinger Signed-off-by: Willy Sudiarto Raharjo --- development/acpica/acpica.SlackBuild | 4 ++-- development/acpica/acpica.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/development/acpica/acpica.SlackBuild b/development/acpica/acpica.SlackBuild index 7ba1a39095..4e206ac843 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2023 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2024 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=acpica -VERSION=${VERSION:-20230331} +VERSION=${VERSION:-20240321} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/acpica/acpica.info b/development/acpica/acpica.info index 1b3f810767..446adea3af 100644 --- a/development/acpica/acpica.info +++ b/development/acpica/acpica.info @@ -1,8 +1,8 @@ PRGNAM="acpica" -VERSION="20230331" +VERSION="20240321" HOMEPAGE="http://www.acpica.org" -DOWNLOAD="https://ponce.cc/slackware/sources/repo/acpica-unix-20230331.tar.gz" -MD5SUM="9610f97f23389bbe72c75a4c1bd6442f" +DOWNLOAD="https://github.com/acpica/acpica/files/14718333/acpica-unix-20240321.tar.gz" +MD5SUM="835f7d1167ea44a2fdf67d1d008a2224" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""