diff --git a/firefox/.md5sum b/firefox/.md5sum index 3ce551afb..e10dad034 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ e076a4a889fce0c4ca237ac30bfadb43 firefox-3.0.3-source.tar.bz2 -572a3779b3e1ebed5b1dd1807f59f124 mozconfig +11b35d2aa012b6604d1b35b33cc420d7 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index f3690263c..0f453206e 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -5,7 +5,7 @@ name=firefox version=3.0.3 -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 676a3d826..69827c29a 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.1 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.3 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding