gnu: youtube-dl: Update to 2017.03.16.

* gnu/packages/video.scm (youtube-dl): Update to 2017.03.16.
This commit is contained in:
Tobias Geerinckx-Rice 2017-03-17 03:08:45 +01:00
parent 3078821d13
commit 54d556bdd7
No known key found for this signature in database
GPG key ID: 91CCDB9B48541B99

View file

@ -975,7 +975,7 @@ (define-public libvpx
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2017.03.15")
(version "2017.03.16")
(source (origin
(method url-fetch)
(uri (string-append "https://yt-dl.org/downloads/"
@ -983,7 +983,7 @@ (define-public youtube-dl
version ".tar.gz"))
(sha256
(base32
"0h561pbphdkfalir9awp0k4fmsnzdf6kx56adb9bb0v9pfsb1y0f"))))
"14nlgl0kh4mwl7sx58vd7nxr5iklxi00612lmydy91ngm6ykrpsm"))))
(build-system python-build-system)
(arguments
;; The problem here is that the directory for the man page and completion