diff options
author | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-29 16:10:52 +0100 |
---|---|---|
committer | Thierry N <thierryn1 at hispeed dot ch> | 2009-10-29 16:10:52 +0100 |
commit | 107076ddfa2029054f8ae42b019051a69454ac36 (patch) | |
tree | 45dc680df2c5902afa462a236f12e3aa1c657d93 | |
parent | acd059be6e9f1ded133d3e2e32706b4626d1fef1 (diff) | |
download | nutyx-extra-107076ddfa2029054f8ae42b019051a69454ac36.tar.gz nutyx-extra-107076ddfa2029054f8ae42b019051a69454ac36.tar.bz2 nutyx-extra-107076ddfa2029054f8ae42b019051a69454ac36.tar.xz nutyx-extra-107076ddfa2029054f8ae42b019051a69454ac36.zip |
maj firefox#3.5.4-1
-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) |