transmission: update to transmission-2.41, prepare for OpenELEC-1.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-17 08:57:17 +02:00
parent 5fceed5705
commit 57a2caedc2
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.0.0
- update to transmission-2.41
- prepare for OpenELEC-1.0 release
0.99.8
- update to transmission-2.33
- add libevent to addon

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="transmission"
PKG_VERSION="2.33"
PKG_REV="8"
PKG_VERSION="2.41"
PKG_REV="0"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.transmissionbt.com/"