mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 15:07:49 +00:00
transmission: move to service group
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1201bd0b07
commit
6427a353ab
@ -1,3 +1,6 @@
|
|||||||
|
0.99.3
|
||||||
|
- prepare for release
|
||||||
|
|
||||||
0.99.2
|
0.99.2
|
||||||
- update to transmission-2.31
|
- update to transmission-2.31
|
||||||
|
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@ -28,7 +28,7 @@ PKG_URL="http://download.transmissionbt.com/files/$PKG_NAME-$PKG_VERSION.tar.bz2
|
|||||||
PKG_DEPENDS="zlib libiconv openssl curl libevent"
|
PKG_DEPENDS="zlib libiconv openssl curl libevent"
|
||||||
PKG_BUILD_DEPENDS="toolchain libiconv zlib openssl curl libevent"
|
PKG_BUILD_DEPENDS="toolchain libiconv zlib openssl curl libevent"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="downloadmanager"
|
PKG_SECTION="service/downloadmanager"
|
||||||
PKG_SHORTDESC="transmission: a fast, easy and free BitTorrent client"
|
PKG_SHORTDESC="transmission: a fast, easy and free BitTorrent client"
|
||||||
PKG_LONGDESC="transmission is a fast, easy and free BitTorrent client"
|
PKG_LONGDESC="transmission is a fast, easy and free BitTorrent client"
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user