Skip to content

Commit bc8caee

Browse files
chromium: update to 119.0.6045.199 (#776)
Release notes: https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_28.html Build and patch changes: ------------------------ None. License changes: ---------------- None. Test-built: ----------- * chromium-ozone-wayland: - mickledore, clang, MACHINE=qemuarm64 Signed-off-by: Max Ihlenfeldt <max@igalia.com>
1 parent 038c60d commit bc8caee

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

meta-chromium/recipes-browser/chromium/chromium.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.chromium.org/Home"
44
CVE_PRODUCT = "chromium:chromium google:chrome"
55

66
SRC_URI = "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-${PV}.tar.xz"
7-
SRC_URI[sha256sum] = "d0d842712805ac81582dc0fecd4396fbf4380713df2fb50ceeb853dd38d1538f"
7+
SRC_URI[sha256sum] = "b1ae62beb7907d99802b74821d5198bd54a7456df1116d317da653bde8ce6388"
88

99
S = "${WORKDIR}/chromium-${PV}"
1010

0 commit comments

Comments
 (0)