diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/firefox/.footprint | 1 | ||||
-rw-r--r-- | extra/firefox/.md5sum | 2 | ||||
-rw-r--r-- | extra/firefox/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/extra/firefox/.footprint b/extra/firefox/.footprint index 5cc0af20d..e631569bb 100644 --- a/extra/firefox/.footprint +++ b/extra/firefox/.footprint @@ -1166,6 +1166,7 @@ drwxr-xr-x root/root usr/lib/firefox/icons/ -rw-r--r-- root/root usr/lib/firefox/icons/mozicon50.xpm drwxr-xr-x root/root usr/lib/firefox/modules/ -rw-r--r-- root/root usr/lib/firefox/modules/distribution.js +-rw-r--r-- root/root usr/lib/firefox/modules/openLocationLastURL.jsm -rwxr-xr-x root/root usr/lib/firefox/nsinstall -rw-r--r-- root/root usr/lib/firefox/old-homepage-default.properties -rwxr-xr-x root/root usr/lib/firefox/run-mozilla.sh diff --git a/extra/firefox/.md5sum b/extra/firefox/.md5sum index 395f9b287..b9c3eccf2 100644 --- a/extra/firefox/.md5sum +++ b/extra/firefox/.md5sum @@ -1,3 +1,3 @@ -ca167e69180ab1230aea0763da270a95 firefox-3.5.3.source.tar.bz2 +0b6ccb1e50d96b7127a18a69399fcf05 firefox-3.5.4.source.tar.bz2 68cf02788491c6e846729b2f2913bf79 firefox.desktop f52520c4a32b64a61d06868556b25cf1 mozconfig diff --git a/extra/firefox/Pkgfile b/extra/firefox/Pkgfile index 519836897..5da9d2617 100644 --- a/extra/firefox/Pkgfile +++ b/extra/firefox/Pkgfile @@ -5,7 +5,7 @@ # Depends on: xulrunner, curl name=firefox -version=3.5.3 +version=3.5.4 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2 mozconfig firefox.desktop) |