From 51951514a0f7febed59a1ca74d68fde7b402ed15 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 14 Oct 2015 20:26:40 +0000 Subject: chromium-widevine-plugin: updated to 46.0.2490.71 (widevine 1.4.8.824) --- 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 ee32b85e..7139c00c 100755 --- a/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild +++ b/chromium-widevine-plugin/build/chromium-widevine-plugin.SlackBuild @@ -99,6 +99,9 @@ # 45.0.2454.101-1: # 25/sep/2015 by Eric Hameleers # * Update. +# 46.0.2490.71-1: +# 14/oct/2015 by Eric Hameleers +# * 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 . @@ -116,7 +119,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:-"45.0.2454.101"} +VERSION=${VERSION:-"46.0.2490.71"} RPMCHAN=${RPMCHAN:-"stable"} RPMSUB=${RPMSUB:-"-1"} -- cgit v1.2.3-65-gdbad