Skip to content

Commit b591f7b

Browse files
committed
chromium-stable: bump to 113.0.5672.126 (#6)
[skip ci]
1 parent c9e9423 commit b591f7b

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

tur-chromium/chromium-stable/0002-remove-usage-of-proto_ios_shared_v2.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

tur-chromium/chromium-stable/build.sh

Lines changed: 2 additions & 3 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=112.0.5615.165
5+
_CHROMIUM_VERSION=113.0.5672.126
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=(168c62fea9f428f99fbf967f36a75ee5da160429e3a5b86bf02188c5fe7c79fd)
8+
TERMUX_PKG_SHA256=(0def7cd594304d7675821d42a4207377af98e321a78a91ee5200aea55adc2d93)
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"
@@ -168,7 +168,6 @@ use_custom_libcxx = false
168168
use_allocator_shim = false
169169
use_partition_alloc_as_malloc = false
170170
enable_backup_ref_ptr_support = false
171-
enable_mte_checked_ptr_support = false
172171
use_nss_certs = true
173172
use_udev = false
174173
use_ozone = true

0 commit comments

Comments
 (0)