summaryrefslogtreecommitdiffstats
path: root/chromium-dev
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-07-19 03:10:28 +0000
committer Eric Hameleers <alien@slackware.com>2014-07-19 03:10:28 +0000
commit2aaaee7b46bff2b8431cb0f6e07da3994cea79ed (patch)
tree8bf4f533b4419d0e463fa3bb760ff4ca3da3284d /chromium-dev
parente0bb2d30cda331ed2b950f2240245ab195bc6d3d (diff)
downloadasb-2aaaee7b46bff2b8431cb0f6e07da3994cea79ed.tar.gz
asb-2aaaee7b46bff2b8431cb0f6e07da3994cea79ed.tar.xz
Update to 35.0.1916.153
Diffstat (limited to 'chromium-dev')
-rwxr-xr-xchromium-dev/build/chromium_1337.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/chromium-dev/build/chromium_1337.SlackBuild b/chromium-dev/build/chromium_1337.SlackBuild
index 57158211..f1eee756 100755
--- a/chromium-dev/build/chromium_1337.SlackBuild
+++ b/chromium-dev/build/chromium_1337.SlackBuild
@@ -76,6 +76,9 @@
# 35.0.1916.114-1:
# 20/may/2014 by Eric Hameleers <alien@slackware.com>
# * Update comes with several security fixes.
+# 35.0.1916.153-1:
+# 16/jun/2014 by Eric Hameleers <alien@slackware.com>
+# * Update comes with several security fixes.
#
# Run 'sh chromium.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -84,14 +87,14 @@
# -----------------------------------------------------------------------------
PRGNAM=chromium
-VERSION=${VERSION:-35.0.1916.114}
+VERSION=${VERSION:-35.0.1916.153}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
# For an indication of what toolchain version to use, you can check the
# PNACL_VERSION value in chromium's "native_client/TOOL_REVISIONS" file.
-TOOLREV=12935
+TOOLREV=12919
# You can build without NaCl (native client) if you set USE_NACL to "0",
# but you'll lose some Chrome functionality like using in-browser applications: