summaryrefslogtreecommitdiffstats
path: root/chromium-pepperflash-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2014-01-14 20:50:46 +0000
committer Eric Hameleers <alien@slackware.com>2014-01-14 20:50:46 +0000
commitd0fd528317e8f669e0394cda411eb343d387fb34 (patch)
tree29e1a6c3af30d56782558902b1420d18214adf2a /chromium-pepperflash-plugin
parent8253105f256619a71f6f9b2f761e1157edc9bed2 (diff)
downloadasb-d0fd528317e8f669e0394cda411eb343d387fb34.tar.gz
asb-d0fd528317e8f669e0394cda411eb343d387fb34.tar.xz
Update to 12.0.0.41 (chrome 32.0.1700.77)
Diffstat (limited to 'chromium-pepperflash-plugin')
-rwxr-xr-xchromium-pepperflash-plugin/build/chromium-pepperflash-plugin.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/chromium-pepperflash-plugin/build/chromium-pepperflash-plugin.SlackBuild b/chromium-pepperflash-plugin/build/chromium-pepperflash-plugin.SlackBuild
index f46f1165..8973ea95 100755
--- a/chromium-pepperflash-plugin/build/chromium-pepperflash-plugin.SlackBuild
+++ b/chromium-pepperflash-plugin/build/chromium-pepperflash-plugin.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2013 Eric Hameleers, Eindhoven, NL
+# Copyright 2013, 2014 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -37,6 +37,9 @@
# 11.9.900.170-1:
# 06/dec/2013 by Eric Hameleers <alien@slackware.com>
# * Update to accompany chromium-31.0.1650.63
+# 12.0.0.41-1:
+# 14/jan/2014 by Eric Hameleers <alien@slackware.com>
+# * Update to accompany chromium-32.0.1700.77
#
# Run 'sh chromium-pepperflash-plugin.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -53,7 +56,7 @@ TAG=${TAG:-alien}
# What is the Chrome version we extract this from?
CHANNEL=${CHANNEL:-"stable"}
-CHROMEVER=${CHROMEVER:-"31.0.1650.63"}
+CHROMEVER=${CHROMEVER:-"32.0.1700.77"}
RPMSUB=${RPMSUB:-"-1"}
# Where do we look for sources?