chromium-widevine: update to 90.0.4430.212.
This commit is contained in:
parent
3f575325dc
commit
661657d906
|
@ -1,6 +1,6 @@
|
||||||
# INSTALL
|
# INSTALL
|
||||||
|
|
||||||
checksum=39de976ede3d759fd696e59bd7ac3447093ab67b65972a41caa557edbee12952
|
checksum=274b473c4b4a3bcd0839e777ed466550daceae4352570ca4f342e824506163f8
|
||||||
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
_baseUrl="https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable"
|
||||||
_filename="google-chrome-stable_${VERSION%_*}-1_amd64.deb"
|
_filename="google-chrome-stable_${VERSION%_*}-1_amd64.deb"
|
||||||
DISTFILE="${_baseUrl}/${_filename}"
|
DISTFILE="${_baseUrl}/${_filename}"
|
||||||
|
|
|
@ -6,7 +6,7 @@ _chromeVersion="current"
|
||||||
_channel="stable"
|
_channel="stable"
|
||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=90.0.4430.85
|
version=90.0.4430.212
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Reference in New Issue