chrome: update to 95.0.4638.54 and addon (109)

This commit is contained in:
heitbaum 2021-09-22 22:23:42 +10:00
parent ae9034410f
commit 1e6da6e50d
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
109
- chrome: update to 95.0.4638.54
- at-spi2-core: update to 2.42.0
- cups: update to 2.3.3op2
- harfbuzz: update to 3.0.0
- itstool: to 2.0.7
108
- chrome: update to 93.0.4577.63
- harfbuzz: update to 2.9.0

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="93.0.4577.63"
PKG_REV="108"
PKG_VERSION_NUMBER="95.0.4638.54"
PKG_REV="109"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"