chromium-widevine: update to 87.0.4280.88.

This commit is contained in:
Peter Bui 2020-12-09 20:42:32 -05:00 committed by Érico Nogueira Rolim
parent 45dddab6d9
commit a60845568f
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# INSTALL # INSTALL
checksum=e7e4c6a2108140c572562867f522d0311a25ce03ea36c5452cb8431865871226 checksum=4bc68502dc5e22d5c264b3fb5d0a1ecfdadc3ba21d945646d8d37de4b8a96e58
_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}"

View file

@ -6,7 +6,7 @@ _chromeVersion="current"
_channel="stable" _channel="stable"
pkgname=chromium-widevine pkgname=chromium-widevine
version=87.0.4280.66 version=87.0.4280.88
revision=1 revision=1
archs="x86_64" archs="x86_64"
create_wrksrc=yes create_wrksrc=yes