mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
development/acpica: Updated for version 20220331
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a5d05dbe19
commit
9db61a0461
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=acpica
|
||||
VERSION=${VERSION:-20211217}
|
||||
VERSION=${VERSION:-20220331}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="acpica"
|
||||
VERSION="20211217"
|
||||
VERSION="20220331"
|
||||
HOMEPAGE="http://www.acpica.org"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix-20211217.tar.gz"
|
||||
MD5SUM="4abcdb60943a3cbb8441c635f638bc2a"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix-20220331.tar.gz"
|
||||
MD5SUM="1aa20c05aa3bcb5282daeb6bf33acde2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue