From 02310df38096cd578a4616112ea0023163165bb6 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sat, 28 Mar 2009 23:39:32 +0100 Subject: [PATCH] firefox: updated to 3.0.8. --- firefox/.md5sum | 4 ++-- firefox/Pkgfile | 2 +- firefox/mozconfig | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/firefox/.md5sum b/firefox/.md5sum index 297cd90f8..2009c1a70 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,3 +1,3 @@ -9875c9237b532009df8e91c3785539a3 firefox-3.0.7-source.tar.bz2 -0762acb8a02255c9f08105099f65cc47 mozconfig +5fb6c6f3e973516df83a573348377a2f firefox-3.0.8-source.tar.bz2 +50df2e25a1412800b4a4c5dc2cce9175 mozconfig 62530844efda8b387e518162b7922f2f xulrunner.patch diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 5bdee28ea..c725e7907 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.0.7 +version=3.0.8 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 4f57e7ded..5b209b464 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.7 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.8 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding