transmission: set version to '2.72'

http://download.transmissionbt.com/files/transmission-2.73.tar.bz2
 points to transmission-2.72.tar.bz2, also in source code version is set to 2.72
 so '2.73' must be a mistake on transmission's website
This commit is contained in:
Stefan Saraev 2012-10-22 12:28:09 +03:00
parent acb690db49
commit ee54861a0d
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
2.1.7
- update to transmission-2.73
- update to transmission-2.72
2.1.6
- update to transmission-2.71

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="transmission"
PKG_VERSION="2.73"
PKG_VERSION="2.72"
PKG_REV="7"
PKG_ARCH="any"
PKG_LICENSE="OSS"