diff --git a/firefox/.md5sum b/firefox/.md5sum index c375557f4..89a7ddb42 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ -19d09b2554976e207d37a164bcf43547 firefox-3.0.5-source.tar.bz2 -ec60a122836e2e9d29afd2142c20aae2 mozconfig +1b6063d29fe9785b929a36f249866360 firefox-3.0.6-source.tar.bz2 +29f8c86bdb593825b4f012b7b3b9d413 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index f09e57d74..a64b6057e 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.0.5 +version=3.0.6 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 a7ca91702..39fb7a7d0 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.5 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.6 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding