[Lunar-commits] <moonbase-other> iasl: Version bump to 20121220 and still not psafe.
stumbles
stumbles at lunar-linux.org
Sat Dec 29 17:37:06 CET 2012
commit 9a217ca24327362d678f394da12a05ecfc829927
Author: stumbles <stumbles at lunar-linux.org>
Date: Sat, 29 Dec 2012 08:37:06 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/9a217ca24327362d678f394da12a05ecfc829927
iasl: Version bump to 20121220 and still not psafe.
---
utils/iasl/BUILD | +0/-1
utils/iasl/DETAILS | +5/-6
2 files changed, 5 insertions(+), 7 deletions(-)
--- a/utils/iasl/BUILD
+++ b/utils/iasl/BUILD
@@ -1,6 +1,5 @@
(
- cd generate/unix &&
if [ `arch` == "x86_64" ] ; then
make BITS=64
else
--- a/utils/iasl/DETAILS
+++ b/utils/iasl/DETAILS
@@ -1,16 +1,15 @@
MODULE=iasl
- VERSION=20120420
+ VERSION=20121220
SOURCE=acpica-unix2-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/acpica-unix2-$VERSION
- SOURCE_URL[0]=$MIRROR_URL
- SOURCE_URL[1]=http://www.acpica.org/download
- SOURCE_VFY=sha1:fcbffca78057011378c08124b404c016addd2a92
+ SOURCE_URL[0]=https://www.acpica.org/download/
+ SOURCE_URL[1]=$MIRROR_URL
+ SOURCE_VFY=sha1:34ffc412fe6ce2d976be50e41e018146679140d8
WEB_SITE=http://www.acpica.org
ENTERED=20071004
- UPDATED=20120428
+ UPDATED=20121229
LICENSE="other"
SHORT="Intel ACPI build environment"
-
PSAFE=no
cat << EOF
Advanced Configuration & Power Interface Component Architecture (ACPI
More information about the Lunar-commits
mailing list