firefox-esr: update to 68.3.0.
This commit is contained in:
parent
866d8c9320
commit
d0badc243f
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-esr-i18n".
|
||||
#
|
||||
pkgname=firefox-esr
|
||||
version=68.2.0
|
||||
version=68.3.0
|
||||
revision=1
|
||||
wrksrc="firefox-${version}"
|
||||
build_helper="rust"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://www.mozilla.org/firefox/organizations/"
|
||||
distfiles="${MOZILLA_SITE}/firefox/releases/${version}esr/source/firefox-${version}esr.source.tar.xz"
|
||||
checksum=85f1c2eaf68ebedcbc0b78a342f6d16ef0865dedd426a1bba94b75c85f716f38
|
||||
checksum=e131149a70e7ae867d9b0ea081e8c081d056500ee51bb9270df247e977badc69
|
||||
|
||||
lib32disabled=yes
|
||||
hostmakedepends="autoconf213 unzip zip pkg-config perl python yasm
|
||||
|
@ -24,7 +24,7 @@ makedepends="nss-devel libjpeg-turbo-devel gtk+-devel gtk+3-devel icu-devel
|
|||
$(vopt_if dbus dbus-glib-devel) $(vopt_if pulseaudio pulseaudio-devel)
|
||||
$(vopt_if startup_notification startup-notification-devel)
|
||||
$(vopt_if xscreensaver libXScrnSaver-devel) $(vopt_if sndio sndio-devel)"
|
||||
depends="nss>=3.37.3 desktop-file-utils hicolor-icon-theme"
|
||||
depends="nss>=3.44.3 desktop-file-utils hicolor-icon-theme"
|
||||
conflicts="firefox>=0"
|
||||
|
||||
build_options="alsa dbus gtk3 pulseaudio startup_notification xscreensaver sndio"
|
||||
|
|
Loading…
Reference in a new issue