mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
chromium-widevine: update to 80.0.3987.163.
[ci skip]
This commit is contained in:
parent
e3d3e2a58a
commit
3d7c201051
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.149
|
version=80.0.3987.163
|
||||||
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=5102b29424f798ec2089970d2625357107cab67c2f75f7afd904484c3634f761
|
checksum=b90bf1c12c448cd747b52748d153bd656a989c47222cf19dedb1aedeb68940cf
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue