chromium-widevine: revert to 61 to match current void version.
This commit is contained in:
parent
ce5589cf79
commit
29ae4ce959
|
@ -3,7 +3,8 @@ _chromeVersion="current"
|
|||
_channel="stable"
|
||||
|
||||
pkgname=chromium-widevine
|
||||
version=62.0.3202.75
|
||||
version=61.0.3163.100
|
||||
reverts="62.0.3202.75_1 62.0.3202.62_1"
|
||||
revision=1
|
||||
short_desc="A browser plugin designed for the viewing of premium video content"
|
||||
maintainer="Benjamin Hoffmeyer <hoffmeyer25@gmail.com>"
|
||||
|
@ -14,7 +15,7 @@ depends="chromium binutils xz"
|
|||
repository=nonfree
|
||||
create_wrksrc=yes
|
||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||
checksum=1d54877408fa494781fedb0982b77eab0bc38f86041d0739e87a5e3603148f30
|
||||
checksum=b9b9a34cc9bf625d8251b1142881524409f2132d29c59853afa7e033dacf8b16
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue
Block a user