summaryrefslogtreecommitdiff
path: root/firefox
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2009-04-25 21:32:25 +0200
committerTilman Sauerbeck <tilman@crux.nu>2009-04-25 21:33:02 +0200
commite04a8623100b109d7a85e5eb905a12ee417b16c6 (patch)
tree5b30e4f9d472b78af4fb8293b0721f8738fbde97 /firefox
parent0be9ee1f05c30f3630f65b1e73027124950566f5 (diff)
downloadopt-e04a8623100b109d7a85e5eb905a12ee417b16c6.tar.gz
opt-e04a8623100b109d7a85e5eb905a12ee417b16c6.tar.xz
firefox: updated to 3.0.9.
Diffstat (limited to 'firefox')
-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 2009c1a70..9b5fb0898 100644
--- a/firefox/.md5sum
+++ b/firefox/.md5sum
@@ -1,3 +1,3 @@
-5fb6c6f3e973516df83a573348377a2f firefox-3.0.8-source.tar.bz2
-50df2e25a1412800b4a4c5dc2cce9175 mozconfig
+f80b085699db8201e5db6b30fc63c60d firefox-3.0.9-source.tar.bz2
+ce5772095c0aea9d07445eb9244da6e1 mozconfig
62530844efda8b387e518162b7922f2f xulrunner.patch
diff --git a/firefox/Pkgfile b/firefox/Pkgfile
index c725e7907..61fe2d53c 100644
--- a/firefox/Pkgfile
+++ b/firefox/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: xulrunner
name=firefox
-version=3.0.8
+version=3.0.9
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 5b209b464..c17c51ac5 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.8
+ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.0.9
ac_add_options --enable-system-cairo
ac_add_options --enable-optimize="#CFLAGS#"
ac_add_options --enable-official-branding

Generated by cgit