firefox-esr: update to 45.1.1.
This commit is contained in:
parent
f92d344107
commit
bf83315b74
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'firefox-esr'.
|
||||
pkgname=firefox-esr
|
||||
version=45.1.0
|
||||
version=45.1.1
|
||||
revision=1
|
||||
wrksrc="firefox-${version}esr"
|
||||
short_desc="Lightweight gecko-based web browser"
|
||||
|
@ -8,15 +8,13 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
homepage="https://www.mozilla.org/en-US/firefox/organizations/"
|
||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
||||
checksum=8bdc4a0f6d0ca4f28e888ca0044ba735ddc78302820b5ffcc25cd65064ff40a1
|
||||
checksum=a27e36aa1ccebddfe5a113f7f15b09a61e35644be58029b00b0d996a00d04562
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
build_options="gtk3"
|
||||
desc_option_gtk3="Build the GTK+3 toolkit UI"
|
||||
# XXX enabling gkt3 is a good idea for this ESR release ?
|
||||
#build_options_default="gtk3"
|
||||
|
||||
hostmakedepends="unzip zip pkg-config perl python yasm"
|
||||
makedepends="
|
||||
|
|
Loading…
Reference in New Issue