summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-10-27 23:05:35 +0000
committer Eric Hameleers <alien@slackware.com>2014-10-27 23:05:35 +0000
commit5b825271739edff867de639e4e9702115aa7e5a8 (patch)
treee437f5312343e349fb79f48e308122f3bb0421c9
parenta8b668178adea137cd06fc315071bfd49881e90c (diff)
downloadasb-5b825271739edff867de639e4e9702115aa7e5a8.tar.gz
asb-5b825271739edff867de639e4e9702115aa7e5a8.tar.xz
Updated to 38.0.2125.111
-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 47ddabcb..163f8d8a 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -102,6 +102,9 @@
# 18/oct/2014 by Eric Hameleers <alien@slackware.com>
# * Update comes with security fixes. Chrome also updates its
# Flash plugin to 15.0.0.189.
+# 38.0.2125.111-1:
+# 28/oct/2014 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh chromium.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -110,7 +113,7 @@
# -----------------------------------------------------------------------------
PRGNAM=chromium
-VERSION=${VERSION:-38.0.2125.104}
+VERSION=${VERSION:-38.0.2125.111}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}