mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
transmission: update to transmission-2.20b3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
74bcc3d3cc
commit
ac505f57f7
@ -19,13 +19,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="transmission"
|
PKG_NAME="transmission"
|
||||||
PKG_VERSION="11666"
|
PKG_VERSION="2.20b3"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
PKG_SITE="http://www.transmissionbt.com/"
|
PKG_SITE="http://www.transmissionbt.com/"
|
||||||
#PKG_URL="http://download.m0k.org/transmission/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://download.transmissionbt.com/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_URL="$OPENELEC_SRC/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
|
||||||
PKG_DEPENDS="zlib openssl curl libevent connman"
|
PKG_DEPENDS="zlib openssl curl libevent connman"
|
||||||
PKG_BUILD_DEPENDS="toolchain zlib openssl curl libevent"
|
PKG_BUILD_DEPENDS="toolchain zlib openssl curl libevent"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user