yt-dlp: bump to 2026.02.04
authorGeorge Sapkin <george@sapk.in>
Thu, 5 Feb 2026 04:21:10 +0000 (06:21 +0200)
committerGeorge Sapkin <george@sapk.in>
Thu, 5 Feb 2026 20:04:11 +0000 (22:04 +0200)
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.02.04
Signed-off-by: George Sapkin <george@sapk.in>
multimedia/yt-dlp/Makefile

index 377bd562afcdc2394aa73f1394480c64ecce77f6..f32f1996902a2446b6c0642f0c8e0a87e7c7ad22 100644 (file)
@@ -3,11 +3,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=yt-dlp
-PKG_VERSION:=2026.1.31
+PKG_VERSION:=2026.2.4
 PKG_RELEASE:=1
 
 PYPI_NAME:=yt-dlp
-PKG_HASH:=16767a3172cbb7183199f4db19e34b77b19e030ab7101b8f26d6c9e6af6f42ae
+PKG_HASH:=24733ef081116f29d8ee6eae7a48127101e6c56eb7aa228dd604a60654760022
 PYPI_SOURCE_NAME:=yt_dlp
 
 PKG_MAINTAINER:=George Sapkin <george@sapk.in>