mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/acpica: Updated for version 20140424.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f26189c731
commit
99f4163df9
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for acpica
|
||||
|
||||
# Copyright 2008-2013 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2008-2014 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=20131115
|
||||
VERSION=${VERSION:-20140424}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="acpica"
|
||||
VERSION="20131115"
|
||||
VERSION="20140424"
|
||||
HOMEPAGE="http://www.acpica.org"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20131115.tar.gz"
|
||||
MD5SUM="1bd5b14c4c567ca2a113c05f4b28f29c"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20140424.tar.gz"
|
||||
MD5SUM="733532f005fba5d1c5344440651b13d1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue