summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2010-01-23 15:33:25 -0600
committerGeorge Sherwood2010-01-23 15:33:25 -0600
commit20c8158cfa3840b3ab77fa98736d2203035d9e4c (patch)
tree4412e354d141b1eee40d8da49a5ba5ab18a14205
parentfd0e44f3ad3f0e5351093024dd15db6ccb5d0891 (diff)
firefox-bin: Updated devel and stable to version 3.6
-rwxr-xr-xbin-http/firefox-bin/DETAILS4
-rw-r--r--bin-http/firefox-bin/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/bin-http/firefox-bin/DETAILS b/bin-http/firefox-bin/DETAILS
index 32c9b2f..e348aa2 100755
--- a/bin-http/firefox-bin/DETAILS
+++ b/bin-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=3.6b5
+ VERSION=3.6
SOURCE=firefox-$VERSION.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
SOURCE_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE
SOURCE2_URL[0]=http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/en-US/$SOURCE2
else
- VERSION=3.5.7
+ VERSION=3.6
SOURCE=firefox-${VERSION}.tar.bz2
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"
diff --git a/bin-http/firefox-bin/HISTORY b/bin-http/firefox-bin/HISTORY
index cb4ad25..b8c2676 100644
--- a/bin-http/firefox-bin/HISTORY
+++ b/bin-http/firefox-bin/HISTORY
@@ -1,3 +1,6 @@
+2010-01-23 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updates stable and devel to version 3.6
+
2010-01-06 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to 3.5.7. SECURITY_PATCH++