firefox: updated to 3.5.3.
This commit is contained in:
parent
9528c75a5e
commit
174d899a77
@ -1286,7 +1286,6 @@ drwxr-xr-x root/root usr/lib/firefox/xulrunner/components/
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_socket.xpt
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_strconv.xpt
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_viewsource.xpt
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/necko_wifi.xpt
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsAddonRepository.js
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsBadCertHandler.js
|
||||
-rw-r--r-- root/root usr/lib/firefox/xulrunner/components/nsBlocklistService.js
|
||||
|
@ -1,2 +1,2 @@
|
||||
136867f95c86f3988b7f825e874b85de firefox-3.5.2-source.tar.bz2
|
||||
1470c4ce799b01a0c49d98a69967b98e mozconfig
|
||||
ca167e69180ab1230aea0763da270a95 firefox-3.5.3.source.tar.bz2
|
||||
f52520c4a32b64a61d06868556b25cf1 mozconfig
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: xulrunner
|
||||
|
||||
name=firefox
|
||||
version=3.5.2
|
||||
version=3.5.3
|
||||
release=1
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version-source.tar.bz2
|
||||
source=(http://releases.mozilla.org/pub/mozilla.org/$name/releases/$version/source/$name-$version.source.tar.bz2
|
||||
mozconfig)
|
||||
|
||||
build() {
|
||||
|
@ -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.2
|
||||
ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.1.3
|
||||
ac_add_options --enable-system-cairo
|
||||
ac_add_options --enable-optimize="#CFLAGS#"
|
||||
ac_add_options --enable-official-branding
|
||||
|
Loading…
x
Reference in New Issue
Block a user