include $(TOPDIR)/rules.mk
PKG_NAME:=transmission
-PKG_VERSION:=2.20b3
+PKG_VERSION:=2.20b4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://mirrors.m0k.org/transmission/files
-PKG_MD5SUM:=837a2d53ed1e761cbd4d2e19c8652f8c
+PKG_MD5SUM:=37d1f1a9ff9971e61b62498fd144ae32
PKG_FIXUP:=libtool
PKG_INSTALL:=1
option pex_enabled true
option port_forwarding_enabled true
option preallocation 1
+ option prefetch_enabled 1
option ratio_limit 2.0000
option ratio_limit_enabled false
option rename_partial_files true
option rpc_enabled true
option rpc_password ''
option rpc_port 9091
+ option rpc_url '/transmission/'
option rpc_username ''
option rpc_whitelist '127.0.0.1,192.168.1.*'
option rpc_whitelist_enabled true
incomplete_dir_enabled lazy_bitfield_enabled lpd_enabled message_level \
open_file_limit peer_limit_global peer_limit_per_torrent peer_port \
peer_port_random_high peer_port_random_low peer_port_random_on_start \
- peer_socket_tos pex_enabled port_forwarding_enabled preallocation \
+ 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 script_torrent_done_enabled \
speed_limit_down speed_limit_down_enabled speed_limit_up \
append_params_quotes "$s" \
blocklist_url bind_address_ipv4 bind_address_ipv6 download_dir incomplete_dir \
- rpc_bind_address rpc_password \
+ rpc_bind_address rpc_password rpc_url \
rpc_username rpc_whitelist script_torrent_done_filename watch_dir
echo "\""invalid-key"\": false" >> $config_dir/settings.json