mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
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:
@@ -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
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="transmission"
|
||||
PKG_VERSION="2.73"
|
||||
PKG_VERSION="2.72"
|
||||
PKG_REV="7"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="OSS"
|
||||
|
||||
Reference in New Issue
Block a user