From 90f493af39559194e6a569dcde21123947f1e1c2 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 19 Oct 2015 07:25:22 +0000 Subject: chromium-dev-widevine-plugin: updated to 48.0.2535.0 (widevine 1.4.8.854) --- .../build/chromium-dev-widevine-plugin.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 # * Update for the new 46 release. +# 48.0.2535.0-1: +# 13/aug/2015 by Eric Hameleers +# * 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"} -- cgit v1.2.3-65-gdbad