From 1eb9c30146a50f82de941910c42f4b173b3244cf Mon Sep 17 00:00:00 2001 From: david Date: Mon, 12 Dec 2022 14:58:59 +0100 Subject: [PATCH] Chromium: Update to version 108.0.5359.94 --- chromium-108.0.5359.94-0.build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium-108.0.5359.94-0.build.sh b/chromium-108.0.5359.94-0.build.sh index bdb23e3..ea8a21d 100755 --- a/chromium-108.0.5359.94-0.build.sh +++ b/chromium-108.0.5359.94-0.build.sh @@ -5,7 +5,7 @@ set -xe #COOKIE=$(mcookie|cut -c-8); grep -v V_GREP_ME $0 > /dev/shm/runme-$COOKIE.sh ; sleep 0.3; exec bash /dev/shm/runme-$COOKIE.sh PKG=chromium -VERSION=104.0.5112.101 +VERSION=108.0.5359.94 BUILD=0 PREFIX=/pkg/$PKG-$VERSION-$BUILD