Skip to content

Commit 1aef1b7

Browse files
committed
chromium: update to 86.0.4240.198
Stable release announcements since our latest update: https://chromereleases.googleblog.com/2020/11/stable-channel-update-for-desktop_11.html Test-built with: * chromium-x11 * dunfell, MACHINE="intel-core2-32" * dunfell, MACHINE="intel-corei7-64" * dunfell, MACHINE="raspberrypi3" * gatesgarth, MACHINE="raspberrypi3" * chromium-ozone-wayland: * dunfell, MACHINE="qemuarm64" * dunfell, MACHINE="intel-corei7-64" * dunfell, MACHINE="m3ulcb" * gatesgarth, MACHINE="raspberrypi3" Fixes #421
1 parent 4236331 commit 1aef1b7

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

recipes-browser/chromium/chromium.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ 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[md5sum] = "d5da545e38e56ec608f81262744b9dd5"
8-
SRC_URI[sha256sum] = "f27bdb02ebf3c48abe054c73f1ae57e22a22535ea34f5edf8693ab8432a7c717"
7+
SRC_URI[md5sum] = "8f32d5246d70e96d481cc531ce839159"
8+
SRC_URI[sha256sum] = "a0ab825e527becab4ab3e11ef889e842436fe11a4fb7874419d1970e680c7a44"
99

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

0 commit comments

Comments
 (0)