summaryrefslogtreecommitdiffstats
path: root/chromium/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-06-06 17:04:56 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-06 17:04:56 +0000
commit0e948e2099b5ef5c47a60465a8637a2f3a182a52 (patch)
tree9ef1b46cb5eb85238acea4f934dec44c1f5b6a16 /chromium/build
parentdcf8622b17499eab05942e67bd58e06a343843a0 (diff)
downloadasb-0e948e2099b5ef5c47a60465a8637a2f3a182a52.tar.gz
asb-0e948e2099b5ef5c47a60465a8637a2f3a182a52.tar.xz
chromium: update to 114.0.5735.106
Diffstat (limited to 'chromium/build')
-rwxr-xr-xchromium/build/chromium.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/chromium/build/chromium.SlackBuild b/chromium/build/chromium.SlackBuild
index e1be68f1..eede14b4 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -532,6 +532,8 @@
# * Update to M114.
# 114.0.5735.90-1: 31/may/2023 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 114.0.5735.106-1:06/jun/2023 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# -----------------------------------------------------------------------------
#
@@ -554,8 +556,8 @@ USE_DEV=${USE_DEV:-0}
SRCNAM=chromium
PRGNAM=${SRCNAM}${SRCEXT} # chromium, chromium-dev, chromium-ungoogled, etc
-VERSION=${VERSION:-114.0.5735.90}
-UNGOOGLED=${UNGOOGLED:-114.0.5735.90-1}
+VERSION=${VERSION:-114.0.5735.106}
+UNGOOGLED=${UNGOOGLED:-114.0.5735.106-1}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}