From 06794727c7c387c2c95364c28c7f54ba3d6b43b3 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 11 Jun 2014 11:02:38 +0000 Subject: Update to 35.0.1916.153 --- chromium-dev/build/chromium.SlackBuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'chromium-dev') diff --git a/chromium-dev/build/chromium.SlackBuild b/chromium-dev/build/chromium.SlackBuild index 03428223..275f4b13 100755 --- a/chromium-dev/build/chromium.SlackBuild +++ b/chromium-dev/build/chromium.SlackBuild @@ -75,6 +75,9 @@ # 35.0.1916.114-1: # 20/may/2014 by Eric Hameleers # * Update comes with several security fixes. +# 35.0.1916.153-1: +# 10/jun/2014 by Eric Hameleers +# * 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 . @@ -83,14 +86,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: -- cgit v1.2.3-79-gdb01