mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
chromium-widevine: update to 89.0.4389.82.
This commit is contained in:
parent
6e251d9397
commit
b5114144ef
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# INSTALL
|
# INSTALL
|
||||||
|
|
||||||
checksum=ab00e9412f5f20e30c7db5dc987473248f4adf9ebf2c3f928ef62e1ffb104fe6
|
checksum=183089861c5c4c048b479f64b3baac2345bbd06736115210f4180d4c69fc1feb
|
||||||
_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=88.0.4324.182
|
version=89.0.4389.82
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue