summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-08-01 20:59:18 +0000
committerfergus.henderson <fergus.henderson@01de4be4-8c4a-0410-9132-4925637da917>2008-08-01 20:59:18 +0000
commitc264a9f94a7f5fd35471477ee5acb85ce7092514 (patch)
tree202fc68c0b682e9e8c5107bb41db7b3171433195
parent0a93944a2918ac7bf0e91d14e1e6711242548199 (diff)
downloaddistcc-c264a9f94a7f5fd35471477ee5acb85ce7092514.tar.gz
Update a stale URL.
git-svn-id: http://distcc.googlecode.com/svn/trunk@585 01de4be4-8c4a-0410-9132-4925637da917
-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',