mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
chromium-widevine: update to 78.0.3904.87.
[ci skip]
This commit is contained in:
parent
e7569a5fbd
commit
f72d2d6e76
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@ _chromeVersion="current"
|
|||
_channel="stable"
|
||||
|
||||
pkgname=chromium-widevine
|
||||
version=78.0.3904.70
|
||||
revision=2
|
||||
version=78.0.3904.87
|
||||
revision=1
|
||||
archs="x86_64"
|
||||
create_wrksrc=yes
|
||||
short_desc="Browser plugin designed for the viewing of premium video content"
|
||||
|
@ -17,7 +17,7 @@ depends="chromium binutils xz"
|
|||
homepage="https://www.google.com/chrome"
|
||||
repository=nonfree
|
||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||
checksum=75d6063a5dc506662006eb3fde8c54342f3bc1422fa4d836650ae80f308a8f6f
|
||||
checksum=b8f00eee94d07b1665b85006fc3e06b5390c2a8970187dfd009a66c00f32e5f8
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
Loading…
Add table
Reference in a new issue