summaryrefslogtreecommitdiffstats
path: root/chromium-widevine-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-01-24 21:04:56 +0000
committer Eric Hameleers <alien@slackware.com>2016-01-24 21:04:56 +0000
commit121d1900be0743bcb348fafacf1191625be65f65 (patch)
tree83e60942677b218b631135bc8734d25c25432eba /chromium-widevine-plugin
parentd829a315c65d8f364c9abe329bc05f417daa420f (diff)
downloadasb-121d1900be0743bcb348fafacf1191625be65f65.tar.gz
asb-121d1900be0743bcb348fafacf1191625be65f65.tar.xz
chromium-widevine-plugin: updated to 48.0.2564.82 (widevine 1.4.8.824)
Diffstat (limited to 'chromium-widevine-plugin')
-rwxr-xr-xchromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild
index a94395e5..127725f3 100755
--- a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild
+++ b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
# $Id$
-# Copyright 2014, 2015 Eric Hameleers, Eindhoven, NL
+# Copyright 2014, 2015, 2016 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -105,6 +105,9 @@
# 47.0.2526.73-1:
# 04/dec/2015 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 48.0.2564.82-1:
+# 24/jan/2016 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh chromium-widevine-plugin.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -122,7 +125,7 @@ TAG=${TAG:-alien}
# What is the Chrome version we extract this from?
# Version of the plugin as reported by the browser is determined in the
# chromium package. Check "chrome://plugins"
-VERSION=${VERSION:-"47.0.2526.73"}
+VERSION=${VERSION:-"48.0.2564.82"}
RPMCHAN=${RPMCHAN:-"stable"}
RPMSUB=${RPMSUB:-"-1"}