qemu: 1.1.1 -> 1.1.1-1

This commit is contained in:
Thomas Penteker 2012-07-21 01:28:40 +02:00
parent 9a065803db
commit 1cd36e4f0a
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
f691baa30e8fb40f37f2797fba892e12 qemu-1.1.1.tar.bz2
32e7cf4453039ef7478b22a53623cfb0 qemu-1.1.1-1.tar.bz2

View File

@ -5,12 +5,12 @@
# Depends on: libsdl
name=qemu
version=1.1.1
version=1.1.1-1
release=1
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
build() {
cd $name-$version
cd $name-1.1.1
./configure --prefix=/usr \
--cc="${CC:=gcc}" \
--host-cc="${CC:=gcc}" \