Skip to content

Commit

Permalink
chromium: bump to 122.0.6261.111
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 committed Mar 11, 2024
1 parent e853705 commit abd3f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tur-continuous/chromium/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=122.0.6261.94
_CHROMIUM_VERSION=122.0.6261.111
TERMUX_PKG_VERSION=$_CHROMIUM_VERSION
TERMUX_PKG_SRCURL=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$_CHROMIUM_VERSION.tar.xz)
TERMUX_PKG_SHA256=(2d0294d9baf94c921e4e10af7841cc6c11e3880f120e83fd57409e87ce3cb1e7)
TERMUX_PKG_SHA256=(0b3da2f0ca63625e84a1b36571f23591248b8fcb422ce683c09283dbfc35c309)
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 abd3f7c

Please sign in to comment.