Skip to content

Commit

Permalink
chromium-stable: bump to 119.0.6045.199
Browse files Browse the repository at this point in the history
  • Loading branch information
licy183 committed Mar 24, 2024
1 parent 3de75e4 commit fe50ebb
Showing 1 changed file with 2 additions and 2 deletions.
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=118.0.5993.117
_CHROMIUM_VERSION=119.0.6045.199
TERMUX_PKG_VERSION=$_CHROMIUM_VERSION
TERMUX_PKG_SRCURL=(https://commondatastorage.googleapis.com/chromium-browser-official/chromium-$_CHROMIUM_VERSION.tar.xz)
TERMUX_PKG_SHA256=(7029d851e4a2e8d5a145a6f6ba76f18f5c3043f57b2c750b35d96e92f3453786)
TERMUX_PKG_SHA256=(b1ae62beb7907d99802b74821d5198bd54a7456df1116d317da653bde8ce6388)
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 fe50ebb

Please sign in to comment.