chrome: update to 116.0.5845.179 and addon (1)

- at-spi2-core: update to 2.49.1
- cups: update to 2.4.6
- gtk3: update to 3.24.38
This commit is contained in:
Rudi Heitbaum 2023-09-11 10:10:12 +00:00
parent 4a7ba88fd2
commit d079e5b31f

View File

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