gnu: youtube-dl: Update to 2021-03-03.

gnu/packages/video.scm (youtube-dl): Update to 2021-03-03.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Daniel Brooks 2021-03-05 05:28:11 -08:00 committed by Nicolas Goaziou
parent be2b2e884b
commit 3aa65ce266
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2197,14 +2197,14 @@ (define-public libvpx
(define-public youtube-dl
(package
(name "youtube-dl")
(version "2021.02.22")
(version "2021.03.03")
(source (origin
(method url-fetch)
(uri (string-append "https://youtube-dl.org/downloads/latest/"
"youtube-dl-" version ".tar.gz"))
(sha256
(base32
"19j4kfqln1yk47dpid9j4z3zvgxy6xar1mpfsadifikfdgbmsq7x"))
"11z2v8mdii0bl13850mc6hgz80d0kgzb4hdxyikc3wa4jqfwrq7f"))
(snippet
'(begin
;; Delete the pre-generated files, except for the man page