transmission: update to transmission-2.80

This commit is contained in:
Stefan Saraev 2013-07-04 18:39:02 +03:00
parent 6d54a2c5d7
commit c8729199f1
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
3.1.2
- update to transmission-2.80
3.1.1
- rebuild for OpenELEC-3.2

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="transmission"
PKG_VERSION="2.77"
PKG_REV="1"
PKG_VERSION="2.80"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="OSS"
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_BUILD_DEPENDS="toolchain $ICONV zlib openssl curl libevent"
PKG_PRIORITY="optional"