mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/acpica: Updated for version 20150204.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
This commit is contained in:
parent
406168c4fa
commit
f4c8d7c264
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for acpica
|
||||
|
||||
# Copyright 2008-2014 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2015 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:-20141107}
|
||||
VERSION=${VERSION:-20150204}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="acpica"
|
||||
VERSION="20141107"
|
||||
VERSION="20150204"
|
||||
HOMEPAGE="http://www.acpica.org"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20141107.tar.gz"
|
||||
MD5SUM="af9f1e67023fa85f9d6abf28b5345abd"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20150204.tar.gz"
|
||||
MD5SUM="c9bcbb2fe1ae83195cf392da4334ab70"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue