Skip to content

Commit

Permalink
chromium: bump to 116.0.5845.96
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 committed Nov 23, 2023
1 parent 062be71 commit 73562ab
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tur-continuous/chromium/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +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=115.0.5790.98
_CHROMIUM_VERSION=116.0.5845.96
TERMUX_PKG_VERSION=$_CHROMIUM_VERSION
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$_CHROMIUM_VERSION.tar.xz)
TERMUX_PKG_SHA256=(ffbe630ecf8fc8a250be05fdbec6c94d5881b5fcbbc5fb2b93e54ddc78d56af1)
TERMUX_PKG_SHA256=(1ec1052a959abced9642b36482549bc2ebefa428ed136289d8e0c54b4ccd1c81)
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 Expand Up @@ -178,7 +177,6 @@ angle_enable_abseil = false
is_component_ffmpeg = true
ffmpeg_branding = \"Chrome\"
proprietary_codecs = true
use_gnome_keyring = false
use_qt = true
use_libpci = false
use_alsa = false
Expand Down

0 comments on commit 73562ab

Please sign in to comment.