main/qemu: upgrade to 1.0.1

This commit is contained in:
Natanael Copa 2012-02-18 17:39:07 +00:00
parent 0946d26c92
commit b481f65765

View File

@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=qemu
pkgver=1.0
pkgrel=4
pkgver=1.0.1
pkgrel=0
pkgdesc="QEMU is a generic machine emulator and virtualizer"
url="http://www.nongnu.org/qemu/"
arch="all"
@ -138,7 +138,7 @@ img() {
return $_err
}
md5sums="a64b36067a191451323b0d34ebb44954 qemu-1.0.tar.gz
md5sums="5efd1091f01e3bc31bfdec27b8edeb00 qemu-1.0.1.tar.gz
66660f143235201249dc0648b39b86ee 80-kvm.rules
a69fe6ff552b61606c5550cac4294abc configure-libm.patch
9f6c3143d61748eedc8cf8d0e53aee2c librt.patch"