Update to QEMU 1.2.1.

ok ajacoutot@
This commit is contained in:
brad 2012-11-21 11:41:02 +00:00
parent 92191feea6
commit ff8edcf108
3 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.91 2012/09/24 17:55:36 brad Exp $
# $OpenBSD: Makefile,v 1.92 2012/11/21 11:41:02 brad Exp $
ONLY_FOR_ARCHS= amd64 arm i386 mips64 mips64el powerpc sparc sparc64
COMMENT= multi system emulator
DISTNAME= qemu-1.2.0
DISTNAME= qemu-1.2.1
CATEGORIES= emulators
MASTER_SITES= http://wiki.qemu.org/download/
EXTRACT_SUFX= .tar.bz2

View File

@ -1,2 +1,2 @@
SHA256 (qemu-1.2.0.tar.bz2) = yLhEINn0hpOX+EytLavZpHW3cj1hmpJKhzdANT6d+TY=
SIZE (qemu-1.2.0.tar.bz2) = 9865186
SHA256 (qemu-1.2.1.tar.bz2) = M7HnEXkM1Gi9pwPCsQHXuWHY5tdFxnwH72OUX5Z/sEY=
SIZE (qemu-1.2.1.tar.bz2) = 9872533

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.25 2012/09/24 17:55:36 brad Exp $
--- configure.orig Fri Aug 24 05:09:49 2012
+++ configure Fri Aug 24 05:10:05 2012
@@ -2995,10 +2995,6 @@ fi
$OpenBSD: patch-configure,v 1.26 2012/11/21 11:41:02 brad Exp $
--- configure.orig Mon Nov 19 20:08:21 2012
+++ configure Mon Nov 19 22:03:34 2012
@@ -2991,10 +2991,6 @@ fi
# End of CC checks
# After here, no more $cc or $ld runs