mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
chromium-widevine: update to 71.0.3578.80.
[ci skip]
This commit is contained in:
parent
5444531744
commit
5091ebe011
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ _chromeVersion="current"
|
||||||
_channel="stable"
|
_channel="stable"
|
||||||
|
|
||||||
pkgname=chromium-widevine
|
pkgname=chromium-widevine
|
||||||
version=70.0.3538.110
|
version=71.0.3578.80
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||||
|
@ -14,7 +14,7 @@ depends="chromium binutils xz"
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
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=efd6aa29f5d1ce80a3908ee40b0c6e71aa354ad8fcd9788b1ff6893bef92d0be
|
checksum=e46723c351fdbcc80591a0949400ce1287b4387056e8c1c9ea5d2961211fdce6
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue