youtube-dl: update to 2020.06.16.1.
This commit is contained in:
parent
27ef4ca610
commit
d26f8249b1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'youtube-dl'
|
# Template file for 'youtube-dl'
|
||||||
pkgname=youtube-dl
|
pkgname=youtube-dl
|
||||||
version=2020.06.06
|
version=2020.06.16.1
|
||||||
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=de62587cb79c50d7cbd5e22f6eaf44659a550a5637187bced8126cfa48c839e3
|
checksum=fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHON=/usr/bin/python3 make offlinetest
|
PYTHON=/usr/bin/python3 make offlinetest
|
||||||
|
|
Loading…
Reference in New Issue