chromium: update to 119.0.6045.123.

This commit is contained in:
Duncaen 2023-11-11 16:53:22 +01:00
parent 2cb460d7d7
commit f2f271f63e
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,8 +1,8 @@
# Template file for 'chromium' # Template file for 'chromium'
pkgname=chromium pkgname=chromium
# See https://chromiumdash.appspot.com/releases?platform=Linux for the latest version # See https://chromiumdash.appspot.com/releases?platform=Linux for the latest version
version=119.0.6045.105 version=119.0.6045.123
revision=3 revision=1
archs="i686* x86_64* aarch64* armv7l*" archs="i686* x86_64* aarch64* armv7l*"
hostmakedepends=" hostmakedepends="
$(vopt_if clang "clang lld llvm15") $(vopt_if clang "clang lld llvm15")
@ -27,8 +27,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.chromium.org/" homepage="https://www.chromium.org/"
distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz" distfiles="https://commondatastorage.googleapis.com/chromium-browser-official/${pkgname}-${version}.tar.xz"
checksum=73cb8c39e928f8c627d747d37a3b020f08913ef5508f893758d70bdbd545dbcf checksum=6b61b87d0a201113b9c4e3d0ce48df52ecf869179c207e34b71add957fb7b48f
broken="temp for flac build order"
lib32disabled=yes lib32disabled=yes