From 9a9f2cecad9a3b6821d7d666960503d6f268b81b Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Sat, 18 Jul 2009 12:01:48 +0200 Subject: [PATCH] firefox: updated to 3.5.1. --- 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 4341ef885..b4d9e80cd 100644 --- a/firefox/.md5sum +++ b/firefox/.md5sum @@ -1,2 +1,2 @@ -6dd59399db08963ef022a1d0e5010053 firefox-3.5-source.tar.bz2 -fa19f7ebffc7a4b837e0a01b34de780b mozconfig +18169e189785d680827d4fce94524449 firefox-3.5.1-source.tar.bz2 +90770e64b3f888cf09f5dafc8c7d9d6b mozconfig diff --git a/firefox/Pkgfile b/firefox/Pkgfile index 233a5495b..64df5d339 100644 --- a/firefox/Pkgfile +++ b/firefox/Pkgfile @@ -4,7 +4,7 @@ # Depends on: xulrunner name=firefox -version=3.5 +version=3.5.1 release=1 source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2 mozconfig) diff --git a/firefox/mozconfig b/firefox/mozconfig index 913cb1b87..434d539f0 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.1 +ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.1 ac_add_options --enable-system-cairo ac_add_options --enable-optimize="#CFLAGS#" ac_add_options --enable-official-branding