yt-dlp: update to 2024.08.01.
This commit is contained in:
parent
f321fd1849
commit
8950a48765
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yt-dlp'
|
||||
pkgname=yt-dlp
|
||||
version=2024.07.25
|
||||
version=2024.08.01
|
||||
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=f34f396cd100f9a68ad6ffbb0d09932011e8f6896d01a177f3c6610b39b53488
|
||||
checksum=9ddf1082359431dadb8cc78c91b04bfd8308a2c2fc2c51573a7936e558dca327
|
||||
|
|
Loading…
Reference in New Issue