diff --git a/firefox/.md5sum b/firefox/.md5sum index 89a7ddb42..297cd90f8 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ -1b6063d29fe9785b929a36f249866360 firefox-3.0.6-source.tar.bz2 -29f8c86bdb593825b4f012b7b3b9d413 mozconfig +9875c9237b532009df8e91c3785539a3 firefox-3.0.7-source.tar.bz2 +0762acb8a02255c9f08105099f65cc47 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index a64b6057e..5bdee28ea 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.0.6 +version=3.0.7 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 mozconfig xulrunner.patch) diff --git a/firefox/mozconfig b/firefox/mozconfig index 39fb7a7d0..4f57e7ded 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.0.6 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.7 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding