youtube-dl: update to 2021.03.25.
This commit is contained in:
parent
d963b29981
commit
0ba9bac20e
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=2021.03.14
|
version=2021.03.25
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}"
|
wrksrc="${pkgname}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ license="Unlicense"
|
||||||
homepage="https://yt-dl.org"
|
homepage="https://yt-dl.org"
|
||||||
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/ytdl-org/youtube-dl/master/ChangeLog"
|
||||||
distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/downloads/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a3d9975d4c8e9133f84ca3f554125cd2e03600efeca35ea03a613783932307ae
|
checksum=a303cfd327938e3f15890099be79958cc17d536d1f985301d5462e487af3485f
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHON=/usr/bin/python3 make offlinetest
|
PYTHON=/usr/bin/python3 make offlinetest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue