mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
rtmpdump: update to HEAD (2021-02-20)
incorporated patches in upstream log: http://git.ffmpeg.org/rtmpdump
This commit is contained in:
parent
23a0b8252b
commit
3dbae455d4
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="rtmpdump"
|
||||
PKG_VERSION="c5f04a58fc2aeea6296ca7c44ee4734c18401aa3"
|
||||
PKG_SHA256="fd8c21263d93fbde8bee8aa6c5f6a657789674bb0f9e74f050651504d5f43b46"
|
||||
PKG_VERSION="f1b83c10d8beb43fcc70a6e88cf4325499f25857"
|
||||
PKG_SHA256="c68e05989a93c002e3ba8df3baef0021c17099aa2123a9c096a5cc8e029caf95"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://rtmpdump.mplayerhq.hu/"
|
||||
PKG_URL="http://repo.or.cz/rtmpdump.git/snapshot/${PKG_VERSION}.tar.gz"
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- a/librtmp/Makefile 2018-02-01 18:38:52.866867721 +0100
|
||||
+++ b/librtmp/Makefile 2018-02-01 18:39:23.315007740 +0100
|
||||
@@ -115,6 +115,7 @@
|
||||
cp librtmp.3 $(MANDIR)/man3
|
||||
|
||||
install_so: librtmp$(SO_EXT)
|
||||
+ -mkdir -p $(SODIR)
|
||||
cp librtmp$(SO_EXT) $(SODIR)
|
||||
$(INSTALL_IMPLIB)
|
||||
cd $(SODIR); ln -sf librtmp$(SO_EXT) librtmp.$(SOX)
|
Loading…
x
Reference in New Issue
Block a user