mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/acpica: Updated for version 20160108.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
69c3e052eb
commit
831b015ade
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for acpica
|
||||
|
||||
# Copyright 2008-2015 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2016 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=acpica
|
||||
VERSION=${VERSION:-20150204}
|
||||
VERSION=${VERSION:-20160108}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="acpica"
|
||||
VERSION="20150204"
|
||||
VERSION="20160108"
|
||||
HOMEPAGE="http://www.acpica.org"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20150204.tar.gz"
|
||||
MD5SUM="c9bcbb2fe1ae83195cf392da4334ab70"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20160108.tar.gz"
|
||||
MD5SUM="59e3e9f58446cfbcf67860d09a5c5c95"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue