mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/acpica: Updated for version 20131115.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
a3cfdaba59
commit
c36cabfb8a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=acpica
|
||||
VERSION=20130725
|
||||
VERSION=20131115
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="acpica"
|
||||
VERSION="20130725"
|
||||
VERSION="20131115"
|
||||
HOMEPAGE="http://www.acpica.org"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20130725.tar.gz"
|
||||
MD5SUM="ef854d8c97f04795d6ac958cb8898e7e"
|
||||
DOWNLOAD="https://acpica.org/sites/acpica/files/acpica-unix2-20131115.tar.gz"
|
||||
MD5SUM="1bd5b14c4c567ca2a113c05f4b28f29c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue