diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2022-01-30 16:58:05 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-02 11:23:12 +0700 |
commit | 5cf2e9a88e467485d2d8dfea8c5944eec7534896 (patch) | |
tree | f2bd18798ecd8b5ba3ca799021a348299512825a /development | |
parent | 2577a3949dc670a51e75d4daed124bae5c36b173 (diff) |
development/acpica: Updated for version 20211217
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 69809103eaeff..2d6f4084687be 100644 --- a/development/acpica/acpica.SlackBuild +++ b/development/acpica/acpica.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for acpica -# Copyright 2008-2021 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2008-2022 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:-20210930} +VERSION=${VERSION:-20211217} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/acpica/acpica.info b/development/acpica/acpica.info index 4ad439e23e71c..66012090309f3 100644 --- a/development/acpica/acpica.info +++ b/development/acpica/acpica.info @@ -1,8 +1,8 @@ PRGNAM="acpica" -VERSION="20210930" +VERSION="20211217" HOMEPAGE="http://www.acpica.org" -DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix-20210930.tar.gz" -MD5SUM="302329794d836834bc777175931ce3a1" +DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix-20211217.tar.gz" +MD5SUM="4abcdb60943a3cbb8441c635f638bc2a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |