firefox: update to 136.0.

This commit is contained in:
Duncaen 2025-03-05 15:45:48 +01:00
parent 409e6da9d1
commit 71dcacd5d8
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -3,8 +3,8 @@
# THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-i18n". # THIS PKG MUST BE SYNCHRONIZED WITH "srcpkgs/firefox-i18n".
# #
pkgname=firefox pkgname=firefox
version=135.0.1 version=136.0
revision=2 revision=1
build_helper="rust" build_helper="rust"
short_desc="Mozilla Firefox web browser" short_desc="Mozilla Firefox web browser"
maintainer="Duncaen <duncaen@voidlinux.org>" maintainer="Duncaen <duncaen@voidlinux.org>"
@ -12,7 +12,7 @@ license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.mozilla.org/firefox/" homepage="https://www.mozilla.org/firefox/"
changelog="https://www.mozilla.org/en-US/firefox/${version}/releasenotes/" changelog="https://www.mozilla.org/en-US/firefox/${version}/releasenotes/"
distfiles="${MOZILLA_SITE}/firefox/releases/${version/beta/b}/source/firefox-${version/beta/b}.source.tar.xz" distfiles="${MOZILLA_SITE}/firefox/releases/${version/beta/b}/source/firefox-${version/beta/b}.source.tar.xz"
checksum=74fbdfddce3be390f3f03194a4e398b30d0a69754e1542a59d7f2b38bac37906 checksum=3bee314eb7934451be4e2c7ecac38b382f8422fed8287e05be26fe94dd286f57
lib32disabled=yes lib32disabled=yes
_llvmver=19 # needs to match rust _llvmver=19 # needs to match rust