youtube-dl: update to 2020.12.26
This commit is contained in:
parent
4177431c25
commit
95f8ad52fd
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.12.22
|
version=2020.12.26
|
||||||
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=cc95ce1477afeee0e0d3a5e5c92baf52d223b121d950795367d8a3185bf6f76c
|
checksum=9e3b4188067a19c3a96798577d0b252c74ddb16cf1decffde9cb3c4c22cb0ecf
|
||||||
|
|
||||||
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