[packages] transmission: update to 2.61

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32906 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
obsy 2012-07-29 12:07:31 +00:00
parent 1ba2de8dd6
commit 800a1855b2
2 changed files with 3 additions and 3 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=transmission PKG_NAME:=transmission
PKG_VERSION:=2.60 PKG_VERSION:=2.61
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirrors.m0k.org/transmission/files PKG_SOURCE_URL:=http://mirrors.m0k.org/transmission/files
PKG_MD5SUM:=8fbc9365fc24d2e6336975ccfb9a235e PKG_MD5SUM:=a7849550d82d8a51ddaacd35edc8afe0
PKG_FIXUP:=autoreconf PKG_FIXUP:=autoreconf
PKG_INSTALL:=1 PKG_INSTALL:=1

View File

@ -37,7 +37,7 @@ config transmission
option pex_enabled true option pex_enabled true
option port_forwarding_enabled true option port_forwarding_enabled true
option preallocation 1 option preallocation 1
option prefetch_enabled 1 option prefetch_enabled true
option queue_stalled_enabled true option queue_stalled_enabled true
option queue_stalled_minutes 30 option queue_stalled_minutes 30
option ratio_limit 2.0000 option ratio_limit 2.0000