diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2012-10-11 21:30:18 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2012-10-11 21:30:35 +0200 |
commit | 120f6258dc2261da44902b94b5da6a78ecd2d17b (patch) | |
tree | 4f53c5fbf8528cd5c091508879b09ef97017ca88 /firefox | |
parent | fe99197e0c5e6f6d9976e1c6db5ef38ef2abb84d (diff) | |
download | opt-120f6258dc2261da44902b94b5da6a78ecd2d17b.tar.gz opt-120f6258dc2261da44902b94b5da6a78ecd2d17b.tar.xz |
[notify] firefox: updated to 16.0.1. Fixes a major privacy issue from 16.0
Diffstat (limited to 'firefox')
-rw-r--r-- | firefox/.md5sum | 2 | ||||
-rw-r--r-- | firefox/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/firefox/.md5sum b/firefox/.md5sum index 34e16be29..5cb037cd9 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -04cbefaebaf77693bacd11145ece104f firefox-16.0.source.tar.bz2 +78e641c67dc4a40cb3f48fce3e782d41 firefox-16.0.1.source.tar.bz2 d773bdb2aa402c2e8dcdf2d09698595d mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index e147be0d0..78945d77d 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: nss, libidl, gtk, python, alsa-lib, yasm, mesa3d name=firefox -version=16.0 +version=16.0.1 release=1 source=(ftp://ftp.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.bz2 mozconfig) |