mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
youtube-dl: update to 2020.03.24.
This commit is contained in:
parent
a9be92cc34
commit
be1fec8cad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2020.03.08
|
version=2020.03.24
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=youtube-dl
|
wrksrc=youtube-dl
|
||||||
|
@ -14,7 +14,7 @@ license="Unlicense"
|
||||||
homepage="https://ytdl-org.github.io/youtube-dl/"
|
homepage="https://ytdl-org.github.io/youtube-dl/"
|
||||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||||
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
||||||
checksum=76114c82015386eda24fe110e2c24a35f0551ce298b915e1c48c2acb495073f5
|
checksum=45a398a41e4a06862413d9c8d57e6c1fa0e60660c6f69df928b64f3595568416
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHON=/usr/bin/python3 make offlinetest
|
PYTHON=/usr/bin/python3 make offlinetest
|
||||||
|
|
Loading…
Add table
Reference in a new issue