chromium-widevine: update to 54.0.2840.100.
This commit is contained in:
parent
3f25023cf9
commit
1f5e22aad9
|
@ -3,7 +3,7 @@ _chromeVersion="current"
|
|||
_channel="stable"
|
||||
|
||||
pkgname=chromium-widevine
|
||||
version=52.0.2743.82
|
||||
version=54.0.2840.100
|
||||
revision=1
|
||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||
|
@ -14,7 +14,7 @@ depends="chromium binutils xz"
|
|||
repository=nonfree
|
||||
create_wrksrc=yes
|
||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||
checksum="1f91aa8f5c50552080ba1f2d48b45548cbb375641b67d1c64a3f77c27157906f"
|
||||
checksum=89f0fc871ce19f68b9edfccd6eee1f81cc4b8f79b98a86a30296cf639bf28917
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
site='https://omahaproxy.appspot.com/all'
|
||||
pattern='linux,stable,\K[^,]*'
|
Loading…
Reference in New Issue