ports/opt (2.4): qemu-bin and kqemu: adjusted urls for new website
commit ae4447d23f350f50452813ac4aa053133711d599 Author: Simone Rota <sip@crux.nu> Date: Wed Jun 4 14:17:13 2008 +0200 qemu-bin and kqemu: adjusted urls for new website diff --git a/kqemu/Pkgfile b/kqemu/Pkgfile index 34e482c..3da8e35 100644 --- a/kqemu/Pkgfile +++ b/kqemu/Pkgfile @@ -1,5 +1,5 @@ # Description: QEMU Accelerator Module -# URL: http://fabrice.bellard.free.fr/qemu/qemu-accel.html +# URL: http://bellard.org/qemu/ # Maintainer: Simone Rota, sip at crux dot nu # Packager: Jukka Heino, jukka dot heino at gmail dot com # Depends on: @@ -7,7 +7,7 @@ name=kqemu version=1.3.0pre11 release=3 -source=(http://fabrice.bellard.free.fr/qemu/$name-$version.tar.gz \ +source=(http://bellard.org/qemu/$name-$version.tar.gz \ $name.patch) build() { diff --git a/qemu-bin/Pkgfile b/qemu-bin/Pkgfile index 1b4d72e..83dea2a 100644 --- a/qemu-bin/Pkgfile +++ b/qemu-bin/Pkgfile @@ -1,5 +1,5 @@ # Description: Fast CPU emulator and virtualizer -# URL: http://fabrice.bellard.free.fr/qemu/ +# URL: http://bellard.org/qemu/ # Maintainer: Simone Rota, sip at crux dot nu # Packager: Simone Rota, sip at crux dot nu # Depends on: libsdl @@ -8,7 +8,7 @@ name=qemu-bin version=0.9.1 release=1 -source=(http://fabrice.bellard.free.fr/qemu/qemu-$version-i386.tar.gz) +source=(http://bellard.org/qemu/qemu-$version-i386.tar.gz) build() { cp -r $SRC/* $PKG
participants (1)
-
crux@crux.nu