mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
transmission: update to transmission-2.80
This commit is contained in:
parent
6d54a2c5d7
commit
c8729199f1
@ -1,3 +1,6 @@
|
|||||||
|
3.1.2
|
||||||
|
- update to transmission-2.80
|
||||||
|
|
||||||
3.1.1
|
3.1.1
|
||||||
- rebuild for OpenELEC-3.2
|
- rebuild for OpenELEC-3.2
|
||||||
|
|
||||||
|
@ -19,12 +19,12 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="transmission"
|
PKG_NAME="transmission"
|
||||||
PKG_VERSION="2.77"
|
PKG_VERSION="2.80"
|
||||||
PKG_REV="1"
|
PKG_REV="2"
|
||||||
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.transmissionbt.com/files/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://download.transmissionbt.com/files/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
PKG_DEPENDS="zlib $ICONV openssl curl libevent"
|
PKG_DEPENDS="zlib $ICONV openssl curl libevent"
|
||||||
PKG_BUILD_DEPENDS="toolchain $ICONV zlib openssl curl libevent"
|
PKG_BUILD_DEPENDS="toolchain $ICONV zlib openssl curl libevent"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user