summaryrefslogtreecommitdiffstats
path: root/chromium-dev-widevine-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-08-13 09:53:37 +0000
committer Eric Hameleers <alien@slackware.com>2015-08-13 09:53:37 +0000
commit4112af62e8175b176d818fb93320be4c6ccd608a (patch)
tree216dda4fcc6cadd184a32b475d2d98335a7a24f9 /chromium-dev-widevine-plugin
parent3162fbd24dd4ee5211a220d64f3a465bec2cc6e9 (diff)
downloadasb-4112af62e8175b176d818fb93320be4c6ccd608a.tar.gz
asb-4112af62e8175b176d818fb93320be4c6ccd608a.tar.xz
chromium-dev-widevine-plugin: updated to 46.0.2478.0 (widevine 1.4.8.824)
Diffstat (limited to 'chromium-dev-widevine-plugin')
-rwxr-xr-xchromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild b/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
index 4484caf7..05ce79ec 100755
--- a/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
+++ b/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
@@ -43,6 +43,9 @@
# 45.0.2414.0-1:
# 02/jun/2015 by Eric Hameleers <alien@slackware.com>
# * Update for the new 45 release.
+# 46.0.2478.0-1:
+# 13/aug/2015 by Eric Hameleers <alien@slackware.com>
+# * Update for the new 46 release.
#
#
# Run 'sh chromium-dev-widevine-plugin.SlackBuild' to build a Slackware package.
@@ -60,7 +63,7 @@ TAG=${TAG:-alien}
# What is the Chrome version we extract this from?
# Version of the plugin as reported by the browser is different by the way;
# check "chrome://plugins"
-VERSION=${VERSION:-"45.0.2414.0"}
+VERSION=${VERSION:-"46.0.2478.0"}
[ "x$SRCEXT" = "x-dev" ] && RPMCHAN=${RPMCHAN:-"unstable"} || RPMCHAN=${RPMCHAN:-"stable"}
RPMSUB=${RPMSUB:-"-1"}