rtorrent: bump to version 0.9.3

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Gustavo Zacarias 2012-10-31 07:23:34 +00:00 committed by Peter Korsgaard
parent d88d501f4e
commit 3ff05f80ff

View 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))