Skip to content

Commit 7c0dcf7

Browse files
chromium: Update to 128.0.6613.119 (#833)
Release notes: https://chromereleases.googleblog.com/2024/08/stable-channel-update-for-desktop_28.html https://chromereleases.googleblog.com/2024/09/stable-channel-update-for-desktop.html Build and patch changes: ------------------------ None. License changes: ---------------- None. Test-built: ----------- * chromium-ozone-wayland: - scarthgap, clang, MACHINE=qemuarm64 * chromium-x11: - master, clang, MACHINE=qemuarm Signed-off-by: Max Ihlenfeldt <[email protected]>
1 parent a722604 commit 7c0dcf7

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] = "9297c1e1dc9310534f6a48f90eacc2eac1d964ac3c827dc0798594e8a2742dc4"
7+
SRC_URI[sha256sum] = "aab6b931e9c44217e5a7e9b5397961beda83a5905bac8aa96f8b825a2cab1b2d"
88

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

0 commit comments

Comments
 (0)