summaryrefslogtreecommitdiffstats
path: root/chromium-dev-widevine-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-10-19 07:25:22 +0000
committer Eric Hameleers <alien@slackware.com>2015-10-19 07:25:22 +0000
commit90f493af39559194e6a569dcde21123947f1e1c2 (patch)
tree1bd3c5c510558e286d7e4ab0c16b61ca8af25799 /chromium-dev-widevine-plugin
parentcfcf63c4918aeaa979dba23130ed925ee3a17bfe (diff)
downloadasb-90f493af39559194e6a569dcde21123947f1e1c2.tar.gz
asb-90f493af39559194e6a569dcde21123947f1e1c2.tar.xz
chromium-dev-widevine-plugin: updated to 48.0.2535.0 (widevine 1.4.8.854)
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 05ce79ec..cf59accd 100755
--- a/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
+++ b/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
@@ -46,6 +46,9 @@
# 46.0.2478.0-1:
# 13/aug/2015 by Eric Hameleers <alien@slackware.com>
# * Update for the new 46 release.
+# 48.0.2535.0-1:
+# 13/aug/2015 by Eric Hameleers <alien@slackware.com>
+# * Update for the new 48 release.
#
#
# Run 'sh chromium-dev-widevine-plugin.SlackBuild' to build a Slackware package.
@@ -63,7 +66,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:-"46.0.2478.0"}
+VERSION=${VERSION:-"48.0.2535.0"}
[ "x$SRCEXT" = "x-dev" ] && RPMCHAN=${RPMCHAN:-"unstable"} || RPMCHAN=${RPMCHAN:-"stable"}
RPMSUB=${RPMSUB:-"-1"}