mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
rtmpdump: update to rtmpdump-6155179
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
f8b5f9be6c
commit
f02b29930b
@ -19,12 +19,13 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="rtmpdump"
|
PKG_NAME="rtmpdump"
|
||||||
PKG_VERSION="2.3"
|
PKG_VERSION="6155179"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://rtmpdump.mplayerhq.hu/"
|
PKG_SITE="http://rtmpdump.mplayerhq.hu/"
|
||||||
PKG_URL="http://rtmpdump.mplayerhq.hu/download/$PKG_NAME-$PKG_VERSION.tgz"
|
#PKG_URL="http://rtmpdump.mplayerhq.hu/download/$PKG_NAME-$PKG_VERSION.tgz"
|
||||||
|
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="zlib openssl"
|
PKG_DEPENDS="zlib openssl"
|
||||||
PKG_BUILD_DEPENDS="toolchain zlib openssl"
|
PKG_BUILD_DEPENDS="toolchain zlib openssl"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user