From b47a9e3b690da5297f23db82cc1fdb1735dd7d79 Mon Sep 17 00:00:00 2001
From: davidovski <david@davidovski.xyz>
Date: Sun, 2 Jan 2022 23:55:43 +0000
Subject: added correct branch for rtmp

---
 repo/core/rtmpdump.xibuild | 1 +
 1 file changed, 1 insertion(+)

(limited to 'repo/core/rtmpdump.xibuild')

diff --git a/repo/core/rtmpdump.xibuild b/repo/core/rtmpdump.xibuild
index 78a43e8..faa4a5b 100644
--- a/repo/core/rtmpdump.xibuild
+++ b/repo/core/rtmpdump.xibuild
@@ -3,6 +3,7 @@
 DEPS=(glibc gnutls zlib)
 
 SOURCE=git://git.ffmpeg.org/rtmpdump
+BRANCH="fa8646d"
 DESC="Tool to download rtmp streams"
 
 build () {
-- 
cgit v1.2.1