firefox: update to 55.0.2
This commit is contained in:
parent
8641f5fd42
commit
c889f4b693
@ -1,13 +1,13 @@
|
|||||||
# Template build file for 'firefox'.
|
# Template build file for 'firefox'.
|
||||||
pkgname=firefox
|
pkgname=firefox
|
||||||
version=55.0.1
|
version=55.0.2
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="Mozilla Firefox web browser"
|
short_desc="Mozilla Firefox web browser"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://www.mozilla.org/firefox/"
|
homepage="https://www.mozilla.org/firefox/"
|
||||||
license="MPL-2.0, GPL-2, LGPL-2.1"
|
license="MPL-2.0, GPL-2, LGPL-2.1"
|
||||||
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz"
|
distfiles="${MOZILLA_SITE}/${pkgname}/releases/${version}/source/${pkgname}-${version}.source.tar.xz"
|
||||||
checksum=827c26ed1940ce22aeeec98120cbe1a415365929a9186a0bc3c4c17726a9a9d3
|
checksum=0b747822063dc4d7cbbbfccb44e5e7865441378c524032d4de7e94bfa1f475b7
|
||||||
|
|
||||||
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
|
||||||
@ -22,7 +22,7 @@ makedepends="
|
|||||||
$(vopt_if gtk3 gtk+3-devel) $(vopt_if pulseaudio pulseaudio-devel)
|
$(vopt_if gtk3 gtk+3-devel) $(vopt_if pulseaudio pulseaudio-devel)
|
||||||
$(vopt_if startup_notification startup-notification-devel)
|
$(vopt_if startup_notification startup-notification-devel)
|
||||||
$(vopt_if xscreensaver libXScrnSaver-devel)"
|
$(vopt_if xscreensaver libXScrnSaver-devel)"
|
||||||
depends="nss>=3.29 desktop-file-utils hicolor-icon-theme"
|
depends="nss>=3.32 desktop-file-utils hicolor-icon-theme"
|
||||||
conflicts="firefox-esr>=0"
|
conflicts="firefox-esr>=0"
|
||||||
|
|
||||||
build_options="alsa dbus gtk3 pulseaudio startup_notification xscreensaver"
|
build_options="alsa dbus gtk3 pulseaudio startup_notification xscreensaver"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user