From: George Sapkin Date: Tue, 29 Jul 2025 12:03:43 +0000 (+0300) Subject: yt-dlp: bump to 2025.07.21 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=17c6423e8fba2d16d3218450a4f3c4e8b1d5c85c;p=openwrt-packages.git yt-dlp: bump to 2025.07.21 Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.07.21 Signed-off-by: George Sapkin --- diff --git a/multimedia/yt-dlp/Makefile b/multimedia/yt-dlp/Makefile index ea6b7b0ec..e5eeb6b5c 100644 --- a/multimedia/yt-dlp/Makefile +++ b/multimedia/yt-dlp/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=yt-dlp -PKG_VERSION:=2025.6.30 +PKG_VERSION:=2025.7.21 PKG_RELEASE:=1 PYPI_NAME:=yt-dlp -PKG_HASH:=6d0ae855c0a55bfcc28dffba804ec8525b9b955d34a41191a1561a4cec03d8bd +PKG_HASH:=46fbb53eab1afbe184c45b4c17e9a6eba614be680e4c09de58b782629d0d7f43 PYPI_SOURCE_NAME:=yt_dlp PKG_MAINTAINER:=George Sapkin