aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpatches/mozilla-firefox/mozilla-firefox.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/mozilla-firefox/mozilla-firefox.SlackBuild b/patches/mozilla-firefox/mozilla-firefox.SlackBuild
index 755ede89..6d697e4b 100755
--- a/patches/mozilla-firefox/mozilla-firefox.SlackBuild
+++ b/patches/mozilla-firefox/mozilla-firefox.SlackBuild
@@ -16,7 +16,7 @@ fi
# default settings
PACKAGE="firefox"
-VERSION=${VERSION:=1.5.0.6}
+VERSION=${VERSION:=1.5.0.7}
ARCH=${ARCH:=i486}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}