chromium-widevine: update to 70.0.3538.67.
[ci skip]
This commit is contained in:
parent
7221cd87f5
commit
a46286bd9a
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@ _chromeVersion="current"
|
|||
_channel="stable"
|
||||
|
||||
pkgname=chromium-widevine
|
||||
version=69.0.3497.100
|
||||
revision=3
|
||||
version=70.0.3538.67
|
||||
revision=1
|
||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||
homepage="https://www.google.com/chrome"
|
||||
|
@ -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=180cbc8dc9f36bc3022556c046c5ac723607beaf6d1ec395b433c556e199a670
|
||||
checksum=0a8e56fb302418531b11eec93209358c4b9b138ff5bc190256c87eb15c171a46
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue