Skip to content

Commit c9e9423

Browse files
authored
chromium-stable: bump to 112.0.5615.165 (#5)
[skip ci]
1 parent e20e57e commit c9e9423

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
This reverts https://github.com/chromium/chromium/commit/a7d41a879e76768b1875ed145dae2ad0584584a0
2+
3+
--- a/components/feed/core/proto/BUILD.gn
4+
+++ b/components/feed/core/proto/BUILD.gn
5+
@@ -67,7 +67,6 @@
6+
"v2/wire/xsurface_content.proto",
7+
"v2/xsurface.proto",
8+
]
9+
- proto_deps = [ ":proto_ios_shared_v2" ]
10+
}
11+
12+
if (is_android) {

tur-chromium/chromium-stable/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://www.chromium.org/Home
22
TERMUX_PKG_DESCRIPTION="Chromium web browser"
33
TERMUX_PKG_LICENSE="BSD 3-Clause"
44
TERMUX_PKG_MAINTAINER="Chongyun Lee <[email protected]>"
5-
_CHROMIUM_VERSION=111.0.5563.146
5+
_CHROMIUM_VERSION=112.0.5615.165
66
TERMUX_PKG_VERSION=$_CHROMIUM_VERSION
77
TERMUX_PKG_SRCURL=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$_CHROMIUM_VERSION.tar.xz)
8-
TERMUX_PKG_SHA256=(1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe)
8+
TERMUX_PKG_SHA256=(168c62fea9f428f99fbf967f36a75ee5da160429e3a5b86bf02188c5fe7c79fd)
99
TERMUX_PKG_DEPENDS="atk, cups, dbus, gtk3, krb5, libc++, libevdev, libxkbcommon, libminizip, libnss, libwayland, libx11, mesa, openssl, pango, pulseaudio, libdrm, libjpeg-turbo, libpng, libwebp, libflac, fontconfig, freetype, zlib, libxml2, libxslt, libopus, libsnappy"
1010
# TODO: Split chromium-common and chromium-headless
1111
# TERMUX_PKG_DEPENDS+=", chromium-common"

0 commit comments

Comments
 (0)