[notify] thunderbird: updated to 17.0.2
Seciruty fix for several vulnerabilities. For more info see: http://www.mozilla.org/security/known-vulnerabilities/thunderbird.html#thunderbird17.0.2
This commit is contained in:
parent
aae3748399
commit
1e93069e40
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
f3690660044337273efb52f79cb15b0e thunderbird-17.0.source.tar.bz2
|
||||
9b7f15fbc672745571d47a3c0e227ca1 thunderbird-17.0.2.source.tar.bz2
|
||||
87f8666f06ba8c3668e39068050bb77a thunderbird.desktop
|
||||
d66c388b7d287520c098e9d9853ce4bb thunderbird_default48.png
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: python gtk alsa-lib xorg-libxt libnotify libidl nss dbus-glib xorg-libxdamage yasm mesa3d
|
||||
|
||||
name=thunderbird
|
||||
version=17.0
|
||||
version=17.0.2
|
||||
comm_ver=release
|
||||
release=1
|
||||
source=(
|
||||
@ -33,7 +33,7 @@ build() {
|
||||
ac_add_options --disable-installer
|
||||
ac_add_options --disable-updater
|
||||
#ac_add_options --enable-optimize="$(grep -o '[-]O.' <<< "${CFLAGS}")"
|
||||
ac_add_options --enable-optimize="$CFLAGS"
|
||||
ac_add_options --enable-optimize="$CFLAGS -mno-avx"
|
||||
ac_add_options --disable-xterm-updates
|
||||
#ac_add_options --enable-system-cairo
|
||||
#ac_add_options --enable-system-sqlite
|
||||
|
Loading…
x
Reference in New Issue
Block a user