summaryrefslogtreecommitdiffstats
path: root/main/qemu
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-08-10 15:05:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-08-10 15:05:10 +0000
commit3e32e43c4bceb0542000eef8e0358ec8f6c1e502 (patch)
tree3893abf982e060972869817e18159db8c5e1dd21 /main/qemu
parent83e3295f9cef7a147bad23c1003399d54c75fc71 (diff)
downloadaports-fcolista-3e32e43c4bceb0542000eef8e0358ec8f6c1e502.tar.bz2
aports-fcolista-3e32e43c4bceb0542000eef8e0358ec8f6c1e502.tar.xz
main/qemu: upgrade to 1.1.1
Diffstat (limited to 'main/qemu')
-rw-r--r--main/qemu/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/qemu/APKBUILD b/main/qemu/APKBUILD
index dabdff83c6..135137bb28 100644
--- a/main/qemu/APKBUILD
+++ b/main/qemu/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=qemu
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=0
pkgdesc="QEMU is a generic machine emulator and virtualizer"
url="http://qemu,org/"
arch="all"
@@ -142,6 +142,6 @@ img() {
return $_err
}
-md5sums="f5c85c229b780bc39268845b6f365fc1 qemu-1.1.0-1.tar.bz2
+md5sums="32e7cf4453039ef7478b22a53623cfb0 qemu-1.1.1-1.tar.bz2
66660f143235201249dc0648b39b86ee 80-kvm.rules
c8d39e6ac8e9e49bdf34efe652aae532 0001-configure-properly-check-if-lrt-and-lm-is-needed.patch"