From 00c8417f752f133fdc1bc16a03aa16c317fdb0d1 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 18 Nov 2016 11:27:45 +0000 Subject: chromium-widevine-plugin: updated to 54.0.2840.100 (widevine 1.4.8.893) --- chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'chromium-widevine-plugin') diff --git a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild index 1738a00e..81d827ee 100755 --- a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild +++ b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild @@ -142,6 +142,9 @@ # 54.0.2840.90-1: # 03/nov/2016 by Eric Hameleers # * Update (only 64bit). +# 54.0.2840.100-1: +# 18/nov/2016 by Eric Hameleers +# * Update (only 64bit). # # 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 . @@ -162,7 +165,7 @@ VERSION32="48.0.2564.116" # 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:-"54.0.2840.90"} +VERSION=${VERSION:-"54.0.2840.100"} RPMCHAN=${RPMCHAN:-"stable"} RPMSUB=${RPMSUB:-"-1"} -- cgit v1.2.3-65-gdbad