Merge pull request #1275 from queeup/updates

transmission: update to transmission-2.71
This commit is contained in:
Stefan Saraev 2012-10-02 01:12:27 -07:00
commit 68166ef2f5
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
2.1.6
- update to transmission-2.71
2.1.5 2.1.5
- update to transmission-2.61 - update to transmission-2.61
- update libevent to libevent-2.0.19-stable - update libevent to libevent-2.0.19-stable

View File

@ -19,8 +19,8 @@
################################################################################ ################################################################################
PKG_NAME="transmission" PKG_NAME="transmission"
PKG_VERSION="2.61" PKG_VERSION="2.71"
PKG_REV="5" PKG_REV="6"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://www.transmissionbt.com/" PKG_SITE="http://www.transmissionbt.com/"