diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2023-05-28 11:35:51 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-03 10:38:40 +0700 |
commit | 568ecda2d7504d2b9672a34f61ddd81f1bbe5015 (patch) | |
tree | 88cbff4ea79aab9bbfb6cde233a941093b75b4a1 /development/acpica | |
parent | a19dfcb54147612da2fe81f266c488982017546a (diff) |
development/acpica: Updated for version 20230331.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/acpica')
-rw-r--r-- | development/acpica/acpica.SlackBuild | 4 | ||||
-rw-r--r-- | 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 2d144c24427c0..7ba1a39095a62 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2022 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2023 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:-20220331} +VERSION=${VERSION:-20230331} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/acpica/acpica.info b/development/acpica/acpica.info index d58dc56498697..38e92a878b0ac 100644 --- a/development/acpica/acpica.info +++ b/development/acpica/acpica.info @@ -1,8 +1,8 @@ PRGNAM="acpica" -VERSION="20220331" +VERSION="20230331" HOMEPAGE="http://www.acpica.org" -DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix-20220331.tar.gz" -MD5SUM="1aa20c05aa3bcb5282daeb6bf33acde2" +DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix-20230331.tar.gz" +MD5SUM="9610f97f23389bbe72c75a4c1bd6442f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |