mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/acpica: Updated for version 20140926.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
018a9b8395
commit
6c3e53a2a5
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=acpica
|
||||
VERSION=${VERSION:-20140424}
|
||||
VERSION=${VERSION:-20140926}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="acpica"
|
||||
VERSION="20140424"
|
||||
VERSION="20140926"
|
||||
HOMEPAGE="http://www.acpica.org"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20140424.tar.gz"
|
||||
MD5SUM="733532f005fba5d1c5344440651b13d1"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20140926.tar.gz"
|
||||
MD5SUM="95b8628b24dc6d06339f5b699da73493"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue