diff --git a/firefox/.footprint b/firefox/.footprint index de2af3bf6..b15f01c25 100644 --- a/firefox/.footprint +++ b/firefox/.footprint @@ -1286,7 +1286,6 @@ drwxr-xr-x root/root usr/lib/firefox/xulrunner/components/ -rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_socket.xpt -rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_strconv.xpt -rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_viewsource.xpt --rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_wifi.xpt -rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsAddonRepository.js -rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsBadCertHandler.js -rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsBlocklistService.js diff --git a/firefox/.md5sum b/firefox/.md5sum index d1467c7d2..107145916 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -136867f95c86f3988b7f825e874b85de firefox-3.5.2-source.tar.bz2 -1470c4ce799b01a0c49d98a69967b98e mozconfig +ca167e69180ab1230aea0763da270a95 firefox-3.5.3.source.tar.bz2 +f52520c4a32b64a61d06868556b25cf1 mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 81def1708..ca94f31e8 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,9 +4,9 @@ # Depends on: xulrunner name=firefox -version=3.5.2 +version=3.5.3 release=1 -source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 +source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2 mozconfig) build() { diff --git a/firefox/mozconfig b/firefox/mozconfig index bf6fce955..8b98a078f 100644 --- a/firefox/mozconfig +++ b/firefox/mozconfig @@ -16,7 +16,7 @@ ac_add_options --with-system-jpeg ac_add_options --with-system-zlib ac_add_options --with-system-mng ac_add_options --with-pthreads -ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.2 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.3 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding