summaryrefslogtreecommitdiffstats
path: root/chromium
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2023-03-23 09:49:52 +0000
committer Eric Hameleers <alien@slackware.com>2023-03-23 09:49:52 +0000
commit80082e8d105b88cc8fc9e33046a271d29050a4bf (patch)
tree2e9b4fcc51c7a126efb4e4b877381aa1c52da025 /chromium
parent6e5b64aef85df89ebf8bc7b02351fab5b2918822 (diff)
downloadasb-80082e8d105b88cc8fc9e33046a271d29050a4bf.tar.gz
asb-80082e8d105b88cc8fc9e33046a271d29050a4bf.tar.xz
chromium: update to 111.0.5563.110
Diffstat (limited to 'chromium')
-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 f82714d5..b3e3f022 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -512,6 +512,8 @@
# * Update.
# 111.0.5563.64-1: 09/mar/2023 by Eric Hameleers <alien@slackware.com>
# * Update to M111.
+# 111.0.5563.110-1:23/mar/2023 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# -----------------------------------------------------------------------------
#
@@ -534,8 +536,8 @@ USE_DEV=${USE_DEV:-0}
SRCNAM=chromium
PRGNAM=${SRCNAM}${SRCEXT} # chromium, chromium-dev, chromium-ungoogled, etc
-VERSION=${VERSION:-111.0.5563.64}
-UNGOOGLED=${UNGOOGLED:-111.0.5563.64-1}
+VERSION=${VERSION:-111.0.5563.110}
+UNGOOGLED=${UNGOOGLED:-111.0.5563.110-1}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}