youtube-dl: update to 2021.01.24.1
This commit is contained in:
parent
bda9a2afa6
commit
e8f1a79e09
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'youtube-dl'
|
||||
pkgname=youtube-dl
|
||||
version=2021.01.16
|
||||
version=2021.01.24.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="Unlicense"
|
|||
homepage="https://yt-dl.org"
|
||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||
distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=113a5272c1917d83f1c1e7e54971ab41aa6e22b43ba736f2b66816220bdf17e1
|
||||
checksum=de2516d3e6de73f2089dd0ccb0880364c7da34e5c902631feb96d4ebc6d13000
|
||||
|
||||
do_check() {
|
||||
PYTHON=/usr/bin/python3 make offlinetest
|
||||
|
|
Loading…
Reference in a new issue