summaryrefslogtreecommitdiffstats
path: root/chromium-dev
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-03-19 08:28:04 +0000
committer Eric Hameleers <alien@slackware.com>2014-03-19 08:28:04 +0000
commit0a00c7a1b1ec4d693507abe46283eae4caef7c05 (patch)
tree345b2748af4160ba67407f06ec4932d682b7a37b /chromium-dev
parentc54cb4e5c6fddcb9bf809bd37ee3c79b3cdb23cf (diff)
downloadasb-0a00c7a1b1ec4d693507abe46283eae4caef7c05.tar.gz
asb-0a00c7a1b1ec4d693507abe46283eae4caef7c05.tar.xz
Update to 33.0.1750.152
Diffstat (limited to 'chromium-dev')
-rwxr-xr-xchromium-dev/build/chromium.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/chromium-dev/build/chromium.SlackBuild b/chromium-dev/build/chromium.SlackBuild
index 89262945..4ffa02be 100755
--- a/chromium-dev/build/chromium.SlackBuild
+++ b/chromium-dev/build/chromium.SlackBuild
@@ -59,6 +59,9 @@
# 33.0.1750.149-1:
# 11/mar/2014 by Eric Hameleers <alien@slackware.com>
# * Update comes with several security fixes.
+# 33.0.1750.152-1:
+# 18/mar/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 .
@@ -67,7 +70,7 @@
# -----------------------------------------------------------------------------
PRGNAM=chromium
-VERSION=${VERSION:-33.0.1750.149}
+VERSION=${VERSION:-33.0.1750.152}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}