youtube-dl: update to 2020.07.28.
This commit is contained in:
parent
cc5e82a764
commit
0ba2060751
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2020.06.16.1
|
||||
version=2020.07.28
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc=youtube-dl
|
||||
|
@ -14,7 +14,7 @@ license="Unlicense"
|
|||
homepage="https://ytdl-org.github.io/youtube-dl/"
|
||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||
distfiles="https://yt-dl.org/downloads/${version}/youtube-dl-${version}.tar.gz"
|
||||
checksum=fd06c016ce2a8b82a3cee245acc397433ddb54a276bdf8d79bcaddbe194000e0
|
||||
checksum=1fb3e34d80400464e55aeeb61256c36468116ad9efe82543b437a777a2efc7c5
|
||||
|
||||
do_check() {
|
||||
PYTHON=/usr/bin/python3 make offlinetest
|
||||
|
|
Loading…
Reference in a new issue