diff --git a/firefox/.md5sum b/firefox/.md5sum index e10dad034..c9e399e25 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ -e076a4a889fce0c4ca237ac30bfadb43 firefox-3.0.3-source.tar.bz2 -11b35d2aa012b6604d1b35b33cc420d7 mozconfig +8a1ac4a5940108a96458c5307a74c98d firefox-3.0.4-source.tar.bz2 +9025bd123513bc5132042b7576d9efc5 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 0f453206e..a13d045df 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,8 +4,8 @@ # Depends on: xulrunner name=firefox -version=3.0.3 -release=2 +version=3.0.4 +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 69827c29a..30b347230 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.3 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.4 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding