mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
chrome: update to 89.0.4389.114 and fix gtk3 compile issues and addon (105)
This commit is contained in:
parent
ffe688ca30
commit
3f11a26d56
@ -1,3 +1,11 @@
|
|||||||
|
105
|
||||||
|
- at-spi2-core: update to 2.40.0
|
||||||
|
- chrome: update to 89.0.4389.114
|
||||||
|
- gdk-pixbuf: update to 2.42.4
|
||||||
|
- gtk3: disable use of to-pixdata during build
|
||||||
|
- gtk3: update to 3.24.28
|
||||||
|
- pango: update to 1.48.4
|
||||||
|
|
||||||
104
|
104
|
||||||
- updated to 87.0.4280
|
- updated to 87.0.4280
|
||||||
|
|
||||||
|
@ -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="87.0.4280.66"
|
PKG_VERSION_NUMBER="89.0.4389.114"
|
||||||
PKG_REV="104"
|
PKG_REV="105"
|
||||||
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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user