[Lunar-commits] <moonbase> firefox: Changed the default URL order
Terry Chan
tchan at lunar-linux.org
Sat Apr 3 18:44:37 CEST 2010
commit 941d4d3e4a25239b56b72a9852804889532d3dc7
Author: Terry Chan <tchan at lunar-linux.org>
Date: Sat Apr 3 11:44:37 2010 -0500
firefox: Changed the default URL order
---
web/firefox/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web/firefox/DETAILS b/web/firefox/DETAILS
index 3de952b..527419e 100644
--- a/web/firefox/DETAILS
+++ b/web/firefox/DETAILS
@@ -1,8 +1,8 @@
MODULE=firefox
VERSION=3.6.3
SOURCE=${MODULE}-${VERSION}.source.tar.bz2
- SOURCE_URL[0]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source
- SOURCE_URL[1]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source
+ SOURCE_URL[0]=ftp://mozilla.isc.org/pub/mozilla.org/firefox/releases/$VERSION/source
+ SOURCE_URL[1]=ftp://ftp.uni-erlangen.de/pub/mozilla.org/firefox/releases/$VERSION/source
SOURCE_URL[2]=ftp://ftp.mozilla.org/pub/firefox/releases/$VERSION/source
SOURCE_VFY=sha1:f3bcd808356d16bdb26bfcf1a64a251488c4fd02
WEB_SITE=http://www.mozilla.org/projects/firefox
More information about the Lunar-commits
mailing list