Merge pull request #1615 from queeup/updates

transmission: update to transmission-2.74
This commit is contained in:
Stefan Saraev 2012-12-15 09:38:17 -08:00
commit c10ade1c91
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
3.0.2
- update to transmission-2.74
3.0.1
- bump addon version
- update to transmission-2.73

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="transmission"
PKG_VERSION="2.73"
PKG_REV="1"
PKG_VERSION="2.74"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.transmissionbt.com/"