From 20c8158cfa3840b3ab77fa98736d2203035d9e4c Mon Sep 17 00:00:00 2001 From: George Sherwood Date: Sat, 23 Jan 2010 15:33:25 -0600 Subject: firefox-bin: Updated devel and stable to version 3.6 --- bin-http/firefox-bin/DETAILS | 4 ++-- bin-http/firefox-bin/HISTORY | 3 +++ 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 + * DETAILS: Updates stable and devel to version 3.6 + 2010-01-06 George Sherwood * DETAILS: Updated stable to 3.5.7. SECURITY_PATCH++ -- cgit v1.2.3