diff --git a/firefox/.md5sum b/firefox/.md5sum index 1fd4574e5..2b14eda76 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ 406d67174f8f74ab154a1b17d0881b27 firefox-3.0.1-source.tar.bz2 -c276fd7680746e8477ad34d26f04e024 mozconfig +572a3779b3e1ebed5b1dd1807f59f124 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 25d604510..525609c5a 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -5,7 +5,7 @@ name=firefox version=3.0.1 -release=1 +release=2 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 3e2d6700c..676a3d826 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 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.1 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding