summaryrefslogtreecommitdiffstats
path: root/chromium
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-07-02 19:37:33 +0000
committer Eric Hameleers <alien@slackware.com>2018-07-02 19:37:33 +0000
commiteb555af8293ab3b69751b3bc76ed576c208e0e03 (patch)
tree78f8a3241362cdbb861ac9c8c66361344b08bac4 /chromium
parenta48f363d7a17b049bf1dca54232518321e72e9ea (diff)
downloadasb-eb555af8293ab3b69751b3bc76ed576c208e0e03.tar.gz
asb-eb555af8293ab3b69751b3bc76ed576c208e0e03.tar.xz
chromium: updated to 67.0.3396.99
Diffstat (limited to 'chromium')
-rwxr-xr-xchromium/build/chromium.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/chromium/build/chromium.SlackBuild b/chromium/build/chromium.SlackBuild
index c12148f9..8d9323e3 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -338,6 +338,9 @@
# 67.0.3396.79-1:
# 08/jun/2018 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 67.0.3396.99-1:
+# 02/jul/2018 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
#
# -----------------------------------------------------------------------------
@@ -351,7 +354,7 @@
SRCNAM=chromium
SRCEXT=${SRCEXT:-""} # could be "-dev" for development build
PRGNAM=${SRCNAM}${SRCEXT} # chromium or chromium-dev
-VERSION=${VERSION:-67.0.3396.79}
+VERSION=${VERSION:-67.0.3396.99}
BUILD=${BUILD:-1}
TAG=${TAG:-alien}