[packages] transmission: fix typo
authorobsy <obsy@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 22 Sep 2011 18:57:44 +0000 (18:57 +0000)
committerobsy <obsy@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 22 Sep 2011 18:57:44 +0000 (18:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28289 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/transmission/Makefile
net/transmission/files/transmission.init

index bca85df..c284ae1 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=transmission
 PKG_VERSION:=2.40b1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://mirrors.m0k.org/transmission/files
index 27cbe08..4d84d6c 100644 (file)
@@ -64,7 +64,7 @@ start_service() {
                peer_socket_tos pex_enabled port_forwarding_enabled preallocation prefetch_enabled \
                ratio_limit ratio_limit_enabled rename_partial_files rpc_authentication_required \
                rpc_enabled rpc_port rpc_whitelist_enabled queue_stalled_enabled \
-               queue_stalled-minutes scrape_paused_torrents_enabled script_torrent_done_enabled \
+               queue_stalled_minutes scrape_paused_torrents_enabled script_torrent_done_enabled \
                seed_queue_enabled seed_queue_size \
                speed_limit_down speed_limit_down_enabled speed_limit_up \
                speed_limit_up_enabled start_added_torrents trash_original_torrent_files \