mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
chromium-widevine: update to 75.0.3770.142.
Closes #13285. Signed-off-by: Enno Boland <gottox@voidlinux.org>
This commit is contained in:
parent
b51a804535
commit
040b7ec514
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ _chromeVersion="current"
|
||||||
_channel="stable"
|
_channel="stable"
|
||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=72.0.3626.121
|
version=75.0.3770.142
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64"
|
archs="x86_64"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
@ -17,7 +17,7 @@ depends="chromium binutils xz"
|
||||||
homepage="https://www.google.com/chrome"
|
homepage="https://www.google.com/chrome"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||||
checksum=124599b32e95a6f053d4a47b94768cb79b3e8ba6a6d446842af16f49ae14b2c9
|
checksum=8a39e922d9d0f12b79949efc46c22021f89a8207670fa9493a366ad8231b343f
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue