summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
authorfergus.henderson <fergushenderson@users.noreply.github.com>2008-08-01 20:59:18 +0000
committerfergus.henderson <fergushenderson@users.noreply.github.com>2008-08-01 20:59:18 +0000
commit0457bb73b1fca9877a4922e454d39e743353c0d2 (patch)
tree202fc68c0b682e9e8c5107bb41db7b3171433195 /bench
parent51b280302d98ca3fbb6acc546a33e80bf8d74753 (diff)
downloaddistcc-git-0457bb73b1fca9877a4922e454d39e743353c0d2.tar.gz
Update a stale URL.
Diffstat (limited to 'bench')
-rwxr-xr-xbench/ProjectDefs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/ProjectDefs.py b/bench/ProjectDefs.py
index 09568a8..54c47dc 100755
--- a/bench/ProjectDefs.py
+++ b/bench/ProjectDefs.py
@@ -113,7 +113,7 @@ Project(url='http://ibiblio.org/pub/linux/system/emulators/wine/wine-0.9.4.tar.b
md5='73205d83a5612a43441a8532683c0434 wine-0.9.4.tar.bz2',
).register()
-Project(url='http://mirror.aarnet.edu.au/pub/mozilla/releases/mozilla1.4/src/mozilla-source-1.4.tar.bz2',
+Project(url='ftp://ftp.slackware.com/pub/slackware/slackware-9.1/source/xap/mozilla/mozilla-source-1.4.tar.bz2',
name='mozilla-1.4',
configure_cmd="LIBIDL_CONFIG=libIDL-config-2 ./configure",
unpacked_subdir='mozilla',