chromium-widevine: don't fetch distfiles
We don't need those distfiles anyway.
This commit is contained in:
@@ -16,12 +16,6 @@ license="custom:chrome"
|
||||
depends="chromium binutils xz"
|
||||
homepage="https://www.google.com/chrome"
|
||||
repository=nonfree
|
||||
distfiles="https://dl.google.com/linux/direct/google-chrome-${_channel}_${_chromeVersion}_amd64.deb"
|
||||
checksum=2f60812b021f1a3f9551544b25ae76442433a0e56b622101e120e36d85a24339
|
||||
|
||||
do_extract() {
|
||||
:
|
||||
}
|
||||
|
||||
do_install() {
|
||||
vlicense ${FILESDIR}/LICENSE
|
||||
|
||||
Reference in New Issue
Block a user