firefox-esr: update to 45.5.0.
Fixes CVE-2016-5296, CVE-2016-5293, CVE-2016-5294, CVE-2016-5297, CVE-2016-9064, CVE-2016-9066, CVE-2016-5291, CVE-2016-9074, CVE-2016-5290
This commit is contained in:
parent
a1b895cd2b
commit
c6786a38ff
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'firefox-esr'.
|
# Template build file for 'firefox-esr'.
|
||||||
pkgname=firefox-esr
|
pkgname=firefox-esr
|
||||||
version=45.4.0
|
version=45.5.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="firefox-${version}esr"
|
wrksrc="firefox-${version}esr"
|
||||||
short_desc="Lightweight gecko-based web browser"
|
short_desc="Lightweight gecko-based web browser"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
homepage="https://www.mozilla.org/en-US/firefox/organizations/"
|
homepage="https://www.mozilla.org/en-US/firefox/organizations/"
|
||||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||||
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
||||||
checksum=cfd90096b9e1019b9de4fe061ece8c65f668b8a24bcbb657ce6b3c940ef83ad0
|
checksum=3e843ca257bf64e11e547e9afdbce797838eb6e01449d2f313c0d1d3117450f1
|
||||||
|
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
Loading…
Reference in New Issue