Open transmission.sh for edit, before start it.
Find
PHP Code:
wget http://www.xtremecoders.org/optware/transmission_2.03-1_mipsel.ipk -O /tmp/transmission_2.03-1_mipsel.ipk
ipkg install /tmp/transmission_2.03-1_mipsel.ipk
Go to http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/
and check for the last version of transmission.
Replace "xxxx" below with the number of the last version.
Replace with
PHP Code:
wget http://ipkg.nslu2-linux.org/feeds/optware/ddwrt/cross/stable/transmission_xxxx_mipsel.ipk -O /tmp/transmission_xxxx_mipsel.ipk
ipkg install /tmp/transmission_xxxx_mipsel.ipk
Now you have the last version.
Bookmarks