gnu: youtube-dl: Update source uri.

* gnu/packages/video.scm (youtube-dl)[source]: Update to new upstream uri.
This commit is contained in:
Efraim Flashner 2019-09-17 14:00:40 +03:00
parent 9e8e252026
commit ff1d80f304
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -1495,8 +1495,8 @@ access to mpv's powerful playback capabilities.")
(version "2019.09.12") (version "2019.09.12")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://github.com/rg3/youtube-dl/releases/" (uri (string-append "https://github.com/ytdl-org/youtube-dl/"
"download/" version "/youtube-dl-" "releases/download/" version "/youtube-dl-"
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32