aboutsummaryrefslogtreecommitdiff
path: root/app/emulation
diff options
context:
space:
mode:
authorrafael2k <rafael2k@370017ae-e619-0410-ac65-c121f96126d4>2008-12-15 14:22:33 +0000
committerrafael2k <rafael2k@370017ae-e619-0410-ac65-c121f96126d4>2008-12-15 14:22:33 +0000
commite6d6badd48b0d43042c7eeb8928a0bb60a0307e3 (patch)
tree0fd8df0df4649025878db3d153edc4426f9a3131 /app/emulation
parent56a172979d77c74e300ed368ce724061f0906a41 (diff)
downloadslackbuilds-e6d6badd48b0d43042c7eeb8928a0bb60a0307e3.tar.gz
slackbuilds-e6d6badd48b0d43042c7eeb8928a0bb60a0307e3.tar.bz2
kqemu url changed
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@2017 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'app/emulation')
-rwxr-xr-xapp/emulation/kqemu/kqemu.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/emulation/kqemu/kqemu.SlackBuild b/app/emulation/kqemu/kqemu.SlackBuild
index 5fbec183..9d1e04a6 100755
--- a/app/emulation/kqemu/kqemu.SlackBuild
+++ b/app/emulation/kqemu/kqemu.SlackBuild
@@ -59,7 +59,7 @@ REPOS=${REPOS:=$TMP}
PREFIX=${PREFIX:=/usr}
OPTCONF=${OPTCONF:=""}
MD5=${MD5:=$MD5_ORIG}
-URL=${URL:="http://fabrice.bellard.free.fr/qemu/$SRC"}
+URL=${URL:="http://bellard.org/qemu/$SRC"}
KVERSION=`uname -r | tr - _ `
# ---------------- Download fontes ----------------------