mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
chromium-widevine: update to 51.0.2704.79.1 (bot) (#4267)
This commit is contained in:
parent
56eeb3d466
commit
55fde0fb5a
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=50.0.2661.102.1
|
version=51.0.2704.79.1
|
||||||
revision=4
|
revision=4
|
||||||
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="4b93f0109dfb79cea19d8f22ac736238d5cb2106b1dfc16e3b8f52e36bdf789f"
|
checksum="d9bc7fb960cbcd2865e75951f2673fd04093ab9d039b9d4e2947708b1de14c8d"
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue