From: George Sapkin Date: Mon, 26 May 2025 11:42:16 +0000 (+0300) Subject: yt-dlp: bump to 2025.05.22 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1410fcc5f92221f5cb7994667e6850f105b78831;p=openwrt-packages.git yt-dlp: bump to 2025.05.22 Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2025.05.22 Signed-off-by: George Sapkin --- diff --git a/multimedia/yt-dlp/Makefile b/multimedia/yt-dlp/Makefile index 77c7e19c2..1dfe550d5 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.4.30 +PKG_VERSION:=2025.5.22 PKG_RELEASE:=1 PYPI_NAME:=yt-dlp -PKG_HASH:=d01367d0c3ae94e35cb1e2eccb7a7c70e181c4ca448f4ee2374f26489d263603 +PKG_HASH:=ea73854c5dabc124f29a35a8fae9bc5d422ef3231bebeea2bdfa82ac191a9c29 PYPI_SOURCE_NAME:=yt_dlp PKG_MAINTAINER:=George Sapkin