yt-dlp: update to 2024.07.09
This commit is contained in:
parent
76ae3fd895
commit
be3a9b62be
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yt-dlp'
|
# Template file for 'yt-dlp'
|
||||||
pkgname=yt-dlp
|
pkgname=yt-dlp
|
||||||
version=2024.07.02
|
version=2024.07.09
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
make_check_args="-k not((download)or(test_socks))"
|
make_check_args="-k not((download)or(test_socks))"
|
||||||
|
@ -13,4 +13,4 @@ license="Unlicense"
|
||||||
homepage="https://github.com/yt-dlp/yt-dlp"
|
homepage="https://github.com/yt-dlp/yt-dlp"
|
||||||
changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
|
changelog="https://raw.githubusercontent.com/yt-dlp/yt-dlp/master/Changelog.md"
|
||||||
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz"
|
distfiles="https://github.com/yt-dlp/yt-dlp/releases/download/${version}/yt-dlp.tar.gz>yt-dlp-$version.tar.gz"
|
||||||
checksum=1094af3a5827a6a31269b97bd701456269af18595427c9905f3ffbe1a11582a0
|
checksum=9e569e1c03a75c8d07850e8993eb5a30c33db5985060253108cc2afe3f4a6f98
|
||||||
|
|
Loading…
Reference in New Issue