summaryrefslogtreecommitdiffstats
path: root/chromium-dev-widevine-plugin/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-27 12:15:00 +0000
committer Eric Hameleers <alien@slackware.com>2015-12-27 12:15:00 +0000
commite0d31586b477b27a36526bf8ab5ea936e91d0fc5 (patch)
tree6f133e9d53661f670555f2212a9d94135fae619d /chromium-dev-widevine-plugin/build
parentf725ab7dc0f7a7d4364b52be431809ccc100bafb (diff)
downloadasb-e0d31586b477b27a36526bf8ab5ea936e91d0fc5.tar.gz
asb-e0d31586b477b27a36526bf8ab5ea936e91d0fc5.tar.xz
chromium-dev-widevine-plugin: updated to 49.0.2593.0 (widevine 1.4.8.824)
Diffstat (limited to 'chromium-dev-widevine-plugin/build')
-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 cf59accd..96a111bd 100755
--- a/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
+++ b/chromium-dev-widevine-plugin/build/chromium-dev-widevine-plugin.SlackBuild
@@ -49,6 +49,9 @@
# 48.0.2535.0-1:
# 13/aug/2015 by Eric Hameleers <alien@slackware.com>
# * Update for the new 48 release.
+# 49.0.2593.0-1:
+# 27/dec/2015 by Eric Hameleers <alien@slackware.com>
+# * Update for the new 49 release.
#
#
# Run 'sh chromium-dev-widevine-plugin.SlackBuild' to build a Slackware package.
@@ -66,7 +69,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:-"48.0.2535.0"}
+VERSION=${VERSION:-"49.0.2593.0"}
[ "x$SRCEXT" = "x-dev" ] && RPMCHAN=${RPMCHAN:-"unstable"} || RPMCHAN=${RPMCHAN:-"stable"}
RPMSUB=${RPMSUB:-"-1"}