chrome: update to 91.0.4472.114

This commit is contained in:
CvH 2021-05-22 12:15:44 +02:00
parent b41ee23d9a
commit 9080c900ff
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
106
- chrome: update to 91.0.4472.114
105
- at-spi2-core: update to 2.40.0
- chrome: update to 89.0.4389.114

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="89.0.4389.114"
PKG_REV="105"
PKG_VERSION_NUMBER="91.0.4472.114"
PKG_REV="106"
PKG_ARCH="x86_64"
PKG_LICENSE="Custom"
PKG_SITE="http://www.google.com/chrome"