mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
chromium-widevine: update to 90.0.4430.85.
This commit is contained in:
parent
0d219464e5
commit
e1a3a69e21
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# INSTALL
|
# INSTALL
|
||||||
|
|
||||||
checksum=43f141970ab61d9c5a993dcf094625d9a7a1d24212a3c2443e7092b40c3a354c
|
checksum=39de976ede3d759fd696e59bd7ac3447093ab67b65972a41caa557edbee12952
|
||||||
_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.72
|
version=90.0.4430.85
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue