chromium-widevine: update to 79.0.3945.79.
[ci skip]
This commit is contained in:
parent
1cf8f6fd9a
commit
6d4e20f27a
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ _chromeVersion="current"
|
||||||
_channel="stable"
|
_channel="stable"
|
||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=78.0.3904.108
|
version=79.0.3945.79
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -17,7 +17,7 @@ depends="chromium binutils xz"
|
||||||
homepage="https://www.google.com/chrome"
|
homepage="https://www.google.com/chrome"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||||
checksum=06ce37a4ae8bb93c35bf874681e12766f10bdedff96717f6a03fc84d60cbdace
|
checksum=eb9dfc7bb27ca6373fd51e7a1daeac59cd6dd2600431861710bed160208bcf37
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Reference in a new issue