[Lunar-commits] <moonbase-other> qemu: version bumped to 1.1.0.
Florin Braescu
florin at lunar-linux.org
Mon Jul 16 03:26:21 CEST 2012
commit ec5474ff15d5923ff83af22e40699872ff6ac727
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 15 Jul 2012 18:26:21 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/ec5474ff15d5923ff83af22e40699872ff6ac727
qemu: version bumped to 1.1.0.
---
virtual/qemu/BUILD +3/-4
virtual/qemu/DETAILS +4/-4
2 files changed, 7 insertions (+), 8 deletions (-)
--- a/virtual/qemu/BUILD
+++ b/virtual/qemu/BUILD
@@ -4,10 +4,9 @@
OPTS+=" --extra-ldflags=-L/usr/X11R6/lib"
OPTS+=" --target-list=$(echo $TARGETLIST | sed s/\ /,/g)"
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- $OPTS &&
-
+ ./configure --prefix=/usr \
+ $OPTS &&
+
default_make &&
# qemu-doc.html may not exist, but it will be ignored if that is the case
--- a/virtual/qemu/DETAILS
+++ b/virtual/qemu/DETAILS
@@ -1,11 +1,11 @@
MODULE=qemu
- VERSION=1.0.1
- SOURCE=$MODULE-$VERSION.tar.gz
+ VERSION=1.1.0
+ SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://wiki.qemu.org/download
- SOURCE_VFY=sha1:4d08b5a83538fcd7b222bec6f1c584da8d12497a
+ SOURCE_VFY=sha1:9f761d17bee8b6e7737fbcabbbaac50bc999a0ee
WEB_SITE=http://wiki.qemu.org/Index.html
ENTERED=20040318
- UPDATED=20120218
+ UPDATED=20120716
SHORT="A fast processor emulator"
MAINTAINER=tchan at lunar-linux.org
More information about the Lunar-commits
mailing list