yt-dlp: update to 2024.07.25.
This commit is contained in:
parent
8b05d1f688
commit
4060636716
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2024.07.16
|
||||
version=2024.07.25
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="-k not((download)or(test_socks))"
|
||||
|
@ -13,4 +13,4 @@ license="Unlicense"
|
|||
homepage="https://github.com/yt-dlp/yt-dlp"
|
||||
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"
|
||||
checksum=ecf4e2a383952cf8d782505f07970dbbfc7d9faed77400a90ca2c0cc24b26ef3
|
||||
checksum=f34f396cd100f9a68ad6ffbb0d09932011e8f6896d01a177f3c6610b39b53488
|
||||
|
|
Loading…
Reference in New Issue