summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sapkin2026-02-05 04:21:10 +0000
committerGeorge Sapkin2026-02-05 20:04:11 +0000
commitc15e32426fbd8dbf65632d39f8c465a453e21ca5 (patch)
treeea783422aa25ac0e2c09d004e50bd9dd4e82ba8b
parent025c0c58b3b226b1d4b2a2c4cbc7e3f76d9dba9b (diff)
downloadpackages-c15e32426fbd8dbf65632d39f8c465a453e21ca5.tar.gz
yt-dlp: bump to 2026.02.04
Changelog: https://github.com/yt-dlp/yt-dlp/releases/tag/2026.02.04 Signed-off-by: George Sapkin <george@sapk.in>
-rw-r--r--multimedia/yt-dlp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/yt-dlp/Makefile b/multimedia/yt-dlp/Makefile
index 377bd562af..f32f199690 100644
--- a/multimedia/yt-dlp/Makefile
+++ b/multimedia/yt-dlp/Makefile
@@ -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>