From ecc285d23f0041e14014e0628f32a61c39e4a45f Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 11 Jul 2015 14:53:19 +0000 Subject: [PATCH] extra/thunderbird to 38.1.0-1 --- extra/thunderbird/PKGBUILD | 6 +++--- extra/thunderbird/mozconfig | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/extra/thunderbird/PKGBUILD b/extra/thunderbird/PKGBUILD index 766cdc4d7..f2178b802 100644 --- a/extra/thunderbird/PKGBUILD +++ b/extra/thunderbird/PKGBUILD @@ -13,7 +13,7 @@ buildarch=20 pkgname=thunderbird -pkgver=38.0.1 +pkgver=38.1.0 pkgrel=1 pkgdesc="Standalone Mail/News reader" arch=('i686' 'x86_64') @@ -32,8 +32,8 @@ source=(https://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$pkgver/sou vendor.js no-neon.patch) options=('!emptydirs' '!makeflags') -sha256sums=('7655039a9a2d5d169f5b43d2c737007dbaa42fa767f7bfbfde8ae46b05e4ab71' - '25085e4f147174f88541896673f741a968a6acf13c3f10432e81083416ef5611' +sha256sums=('ddf1fd6048f07370bb0375eac76e687c19d29100c19e9f86fc04bb88d4409787' + '1f5ce57ba5531d533f34407010cfa5bb0fe09f9f1d3ed859cafbc5283b3a63d9' '3fba13d88aeb003ab0811ef739463858172ce0662a1c7d62835df3d83ddbb8fb' '24599eab8862476744fe1619a9a53a5b8cdcab30b3fc5767512f31d3529bd05d' 'e4ea8e6788163d9f8db8f1f40023db3ea0a1358f9a4510169f2d4c4fe6a887ed' diff --git a/extra/thunderbird/mozconfig b/extra/thunderbird/mozconfig index 14ab43d0d..541d754ba 100644 --- a/extra/thunderbird/mozconfig +++ b/extra/thunderbird/mozconfig @@ -3,6 +3,7 @@ ac_add_options --enable-application=mail ac_add_options --prefix=/usr ac_add_options --libdir=/usr/lib +ac_add_options --enable-pie # ALARM ac_add_options --disable-elf-hack