summaryrefslogtreecommitdiffstats
path: root/chromium-dev
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2013-12-19 22:30:37 +0000
committer Eric Hameleers <alien@slackware.com>2013-12-19 22:30:37 +0000
commit221e09ea85bfcd0ae8a764e4e27188033fb613f1 (patch)
tree2ee5f132f84b748b40b498911fa79c6c95062405 /chromium-dev
parent23422947c2644ecd2b8f4bf923a2b0e5ac226a7b (diff)
downloadasb-221e09ea85bfcd0ae8a764e4e27188033fb613f1.tar.gz
asb-221e09ea85bfcd0ae8a764e4e27188033fb613f1.tar.xz
Update to 31.0.1650.67
Diffstat (limited to 'chromium-dev')
-rwxr-xr-xchromium-dev/build/chromium.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/chromium-dev/build/chromium.SlackBuild b/chromium-dev/build/chromium.SlackBuild
index d4523417..cbd3f31e 100755
--- a/chromium-dev/build/chromium.SlackBuild
+++ b/chromium-dev/build/chromium.SlackBuild
@@ -38,6 +38,8 @@
# * Initial build.
# 31.0.1650.63-1:
# 18/Nov/2013 by Eric Hameleers <alien@slackware.com>
+# 31.0.1650.67-1:
+# 19/dec/2013 by Eric Hameleers <alien@slackware.com>
# * Update comes with several security fixes.
#
# Run 'sh chromium.SlackBuild' to build a Slackware package.
@@ -47,7 +49,7 @@
# -----------------------------------------------------------------------------
PRGNAM=chromium
-VERSION=${VERSION:-31.0.1650.63}
+VERSION=${VERSION:-31.0.1650.67}
TOOLREV=12181
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}