rtorrent: bump to version 0.9.3
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 31 Oct 2012 07:23:34 +0000 (07:23 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 31 Oct 2012 22:15:07 +0000 (23:15 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/rtorrent/rtorrent.mk

index ff1ae2f1a0b9f822dd80f900b754f5e458e9feff..c9cf8ff1c8660b4d2e94767f0b155485e818046f 100644 (file)
@@ -4,9 +4,11 @@
 #
 #############################################################
 
-RTORRENT_VERSION = 0.9.2
+RTORRENT_VERSION = 0.9.3
 RTORRENT_SITE = http://libtorrent.rakshasa.no/downloads
 RTORRENT_DEPENDENCIES = host-pkgconf libcurl libsigc libtorrent ncurses
 RTORRENT_AUTORECONF = YES
+RTORRENT_LICENSE = GPLv2
+RTORRENT_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))