Merge pull request #707 from queeup/updates

transmission: update to transmission-2.52
This commit is contained in:
Stephan Raue 2012-05-20 17:03:10 -07:00
commit 15341bbc08
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2.1.4
- update to transmission-2.52
2.1.3
- update to transmission-2.51
- added option to specify download directory

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="transmission"
PKG_VERSION="2.51"
PKG_REV="3"
PKG_VERSION="2.52"
PKG_REV="4"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.transmissionbt.com/"