chrome: update to 121.0.6167.85 and addon (1)

- at-spi2-core: update to 2.51.0
- gtk3: update to 3.24.41
This commit is contained in:
Rudi Heitbaum 2024-01-27 09:43:47 +00:00
parent b33c79f20f
commit 8009c886b5

View File

@ -4,8 +4,8 @@
PKG_NAME="chrome" PKG_NAME="chrome"
PKG_VERSION="1.0" PKG_VERSION="1.0"
# curl -s http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -B 1 Version # curl -s http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages | grep -B 1 Version
PKG_VERSION_NUMBER="119.0.6045.105" PKG_VERSION_NUMBER="121.0.6167.85"
PKG_REV="0" PKG_REV="1"
PKG_ARCH="x86_64" PKG_ARCH="x86_64"
PKG_LICENSE="Custom" PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome" PKG_SITE="http://www.google.com/chrome"