mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chromium-widevine: update to 109.0.5414.119.
This commit is contained in:
parent
5a5d5de95b
commit
ee6f8482a8
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# INSTALL
|
# INSTALL
|
||||||
|
|
||||||
checksum=8bc963fc699c72fde6db576df6a47d85e76729ec2605678437df1dd265909e9d
|
checksum=7dfe9285ff6ee8bff7621a68bf66d33dbe016ee3769a20b52397bafa49345745
|
||||||
_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=96.0.4664.110
|
version=109.0.5414.119
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue