summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox/.md5sum4
-rw-r--r--firefox/Pkgfile2
-rw-r--r--firefox/mozconfig2
3 files changed, 4 insertions, 4 deletions
diff --git a/firefox/.md5sum b/firefox/.md5sum
index 728fee492..1285d9bf3 100644
--- a/firefox/.md5sum
+++ b/firefox/.md5sum
@@ -1,3 +1,3 @@
-1012e835a5c130d18479bccdee240640 firefox-3.0.10-source.tar.bz2
-86ebb10b368aaed83fad6f53fb3feeb0 mozconfig
+b509f7c05e9566ed290e2c098316c7c3 firefox-3.0.11-source.tar.bz2
+ffeb2a78f9f6ffa77b151c8a299544bf mozconfig
62530844efda8b387e518162b7922f2f xulrunner.patch
diff --git a/firefox/Pkgfile b/firefox/Pkgfile
index 830249338..d3e0f26a4 100644
--- a/firefox/Pkgfile
+++ b/firefox/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: xulrunner
name=firefox
-version=3.0.10
+version=3.0.11
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 1876ea082..28756ec31 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.10
+ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.11
ac_add_options --enable-system-cairo
ac_add_options --enable-optimize="#CFLAGS#"
ac_add_options --enable-official-branding

Generated by cgit