qemu: 1.1.1 -> 1.1.1-1
This commit is contained in:
parent
9a065803db
commit
1cd36e4f0a
@ -1 +1 @@
|
||||
f691baa30e8fb40f37f2797fba892e12 qemu-1.1.1.tar.bz2
|
||||
32e7cf4453039ef7478b22a53623cfb0 qemu-1.1.1-1.tar.bz2
|
||||
|
@ -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}" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user