New commits:
commit c0f3ca60a99f0d38dc69f8af4586427718932c44
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
firefox_bin: Updated to 2.0.0.4. SECURITY_PATCH++
diff --git a/z-http/firefox-bin/DETAILS b/z-http/firefox-bin/DETAILS
index 9287bc5..3c68f8c 100755
--- a/z-http/firefox-bin/DETAILS
+++ b/z-http/firefox-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=firefox-bin
if [ "$FIREFOX_DEVEL" == "y" ]; then
- VERSION=2.0.0.3
+ VERSION=2.0.0.4
SOURCE=firefox-${VERSION}.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_GPG="firefox.gpg:$SOURCE2"