Skip to content

Commit

Permalink
chromium-stable: bump to 111.0.5563.146 (#4)
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
licy183 authored Mar 23, 2024
1 parent c9eb3ce commit e20e57e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 34 deletions.

This file was deleted.

17 changes: 0 additions & 17 deletions tur-chromium/chromium-stable/0003-append-undefined-version.patch

This file was deleted.

4 changes: 2 additions & 2 deletions tur-chromium/chromium-stable/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://www.chromium.org/Home
TERMUX_PKG_DESCRIPTION="Chromium web browser"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="Chongyun Lee <[email protected]>"
_CHROMIUM_VERSION=110.0.5481.177
_CHROMIUM_VERSION=111.0.5563.146
TERMUX_PKG_VERSION=$_CHROMIUM_VERSION
TERMUX_PKG_SRCURL=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$_CHROMIUM_VERSION.tar.xz)
TERMUX_PKG_SHA256=(7b2f454d1195270a39f94a9ff6d8d68126be315e0da4e31c20f4ba9183a1c9b7)
TERMUX_PKG_SHA256=(1e701fa31b55fa0633c307af8537b4dbf67e02d8cad1080c57d845ed8c48b5fe)
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"
# TODO: Split chromium-common and chromium-headless
# TERMUX_PKG_DEPENDS+=", chromium-common"
Expand Down

0 comments on commit e20e57e

Please sign in to comment.