gnu: youtube-dl: Update to 2021.02.22.

* gnu/packages/video.scm (youtube-dl): Update to 2021.02.22.
This commit is contained in:
Tobias Geerinckx-Rice 2021-02-23 07:54:40 +01:00
parent 11f11d7ecb
commit a239237b2f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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