firefox: update to 46.0.
This commit is contained in:
parent
6c5e5815bf
commit
1aedca06b1
1 changed files with 3 additions and 2 deletions
|
@ -1,18 +1,19 @@
|
|||
# Template build file for 'firefox'.
|
||||
pkgname=firefox
|
||||
version=45.0.2
|
||||
version=46.0
|
||||
revision=1
|
||||
short_desc="Lightweight gecko-based web browser"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://www.mozilla.org/firefox/"
|
||||
license="MPL-1.1, GPL-2, LGPL-2.1"
|
||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz"
|
||||
checksum=a6b09bac0390d4e48b752026ec1aaa934332dee31fb3ff3ca59f8209f4217a53
|
||||
checksum=b35aa05162362d73cd308066adca207f7aa40ceae10931fa4819371df6c4f8bf
|
||||
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
nopie=yes
|
||||
lib32disabled=yes
|
||||
build_options="gtk3"
|
||||
build_options_default="gtk3"
|
||||
desc_option_gtk3="Build the GTK+3 toolkit UI"
|
||||
|
||||
hostmakedepends="unzip zip pkg-config perl python yasm"
|
||||
|
|
Loading…
Reference in a new issue