summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-03-11 21:32:27 +0000
committer Eric Hameleers <alien@slackware.com>2014-03-11 21:32:27 +0000
commit2e83c9522256fc19d82ccc0fe34d16f8ea542d78 (patch)
tree716da040ca49bb2f3db8c67c7362938df343ca1c
parent3f31f73650e5a93ec52cacc674ac4fefff5d9306 (diff)
downloadasb-2e83c9522256fc19d82ccc0fe34d16f8ea542d78.tar.gz
asb-2e83c9522256fc19d82ccc0fe34d16f8ea542d78.tar.xz
Update to 33.0.1750.149
-rwxr-xr-xchromium-dev/build/chromium.SlackBuild5
-rwxr-xr-xchromium/build/chromium.SlackBuild5
2 files changed, 8 insertions, 2 deletions
diff --git a/chromium-dev/build/chromium.SlackBuild b/chromium-dev/build/chromium.SlackBuild
index fc22503c..89262945 100755
--- a/chromium-dev/build/chromium.SlackBuild
+++ b/chromium-dev/build/chromium.SlackBuild
@@ -56,6 +56,9 @@
# 33.0.1750.146-1:
# 04/mar/2014 by Eric Hameleers <alien@slackware.com>
# * Update comes with several security fixes.
+# 33.0.1750.149-1:
+# 11/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 .
@@ -64,7 +67,7 @@
# -----------------------------------------------------------------------------
PRGNAM=chromium
-VERSION=${VERSION:-33.0.1750.146}
+VERSION=${VERSION:-33.0.1750.149}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}
diff --git a/chromium/build/chromium.SlackBuild b/chromium/build/chromium.SlackBuild
index fc22503c..89262945 100755
--- a/chromium/build/chromium.SlackBuild
+++ b/chromium/build/chromium.SlackBuild
@@ -56,6 +56,9 @@
# 33.0.1750.146-1:
# 04/mar/2014 by Eric Hameleers <alien@slackware.com>
# * Update comes with several security fixes.
+# 33.0.1750.149-1:
+# 11/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 .
@@ -64,7 +67,7 @@
# -----------------------------------------------------------------------------
PRGNAM=chromium
-VERSION=${VERSION:-33.0.1750.146}
+VERSION=${VERSION:-33.0.1750.149}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}
TAG=${TAG:-alien}