yt-dlp: fix ejs version

This commit is contained in:
classabbyamp
2026-03-14 15:29:26 -04:00
parent 01485e249c
commit 505e195aa8
+1 -1
View File
@@ -3,7 +3,7 @@ pkgname=yt-dlp
version=2026.03.13
revision=1
# XXX: keep python3-yt-dlp-ejs in sync with pyproject.toml
_ejs_ver=0.5.0
_ejs_ver=0.7.0
build_style=python3-pep517
make_check_args="-k not((download)or(test_socks))"
hostmakedepends="hatchling"