[Lunar-commits] <moonbase-other> qemu: version bumped to 1.1.1.

Florin Braescu florin at lunar-linux.org
Thu Aug 9 18:11:41 CEST 2012


commit b9bc5bfbfe1c732ae35a1d9205807b8ba53e0c98
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 09 Aug 2012 09:11:41 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b9bc5bfbfe1c732ae35a1d9205807b8ba53e0c98

qemu: version bumped to 1.1.1.
---
  virtual/qemu/BUILD                                           +3/-2     
  virtual/qemu/DETAILS                                         +4/-4     
  2 files changed, 7 insertions (+), 6 deletions (-)

--- a/virtual/qemu/BUILD
+++ b/virtual/qemu/BUILD
@@ -5,8 +5,9 @@
   OPTS+=" --target-list=$(echo $TARGETLIST | sed s/\ /,/g)"
 
   ./configure --prefix=/usr  \
-               $OPTS        &&
-                  
+              --sysconfdir=/etc  \
+              $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.1.0
-          SOURCE=$MODULE-$VERSION.tar.bz2
+         VERSION=1.1.1
+          SOURCE=$MODULE-$VERSION-1.tar.bz2
       SOURCE_URL=http://wiki.qemu.org/download
-      SOURCE_VFY=sha1:9f761d17bee8b6e7737fbcabbbaac50bc999a0ee
+      SOURCE_VFY=sha1:0754fe79279f58445d4a6e2c18afcbc3f0e1bb00
         WEB_SITE=http://wiki.qemu.org/Index.html
          ENTERED=20040318
-         UPDATED=20120716
+         UPDATED=20120809
            SHORT="A fast processor emulator"
       MAINTAINER=tchan at lunar-linux.org
 




More information about the Lunar-commits mailing list