chromium: update to 106.0.5249.103.

This commit is contained in:
Duncaen 2022-10-07 00:45:48 +02:00
parent f1ec0f76a7
commit 8af7c6fddb
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# 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=106.0.5249.61 version=106.0.5249.103
revision=1 revision=1
archs="i686* x86_64* aarch64* armv7l* ppc64le*" archs="i686* x86_64* aarch64* armv7l* ppc64le*"
short_desc="Google's attempt at creating a safer, faster, and more stable browser" short_desc="Google's attempt at creating a safer, faster, and more stable browser"
@ -9,7 +9,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=f27acb929b12fc9e60b035c2f9f1879866eec7cfe1665dccf544048e9e931497 checksum=225f669e5aafc4d9367370f63ed421bfad78ed359bf1ff13ffbcb66a181c4e4c
lib32disabled=yes lib32disabled=yes