mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
chromium-widevine: update to 80.0.3987.122.
[ci skip]
This commit is contained in:
parent
252cae95e3
commit
ffc217be00
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=80.0.3987.116
|
version=80.0.3987.122
|
||||||
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=7dc2eda6fe230a1fdb4b1a1b3cd3eeae7e16d6c583fd40f3dc4b6b0b93d9cd6b
|
checksum=eed37588679549e0b9cc4e5f658e068c4ed8cf48cb05cae8e47cdc8141fb374e
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue