chrome: update to 123.0.6312.122 and addon (1)

- at-spi2-core: update to 2.52.0
- jasper: update to 4.2.3
- pango: update to 1.52.2
This commit is contained in:
Rudi Heitbaum 2024-04-14 13:07:06 +00:00
parent e1d61d6cd9
commit 4614e0239b

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="121.0.6167.85"
PKG_REV="0"
PKG_VERSION_NUMBER="123.0.6312.122"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"