From: Stefan Schantl Date: Tue, 17 Mar 2009 22:46:49 +0000 (+0100) Subject: Updated rtorrent to 0.8.4 X-Git-Tag: v2.5-beta1~105 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f12c508751f12fdf3b5d62ced10e6c2486d92205;p=people%2Fstevee%2Fipfire-2.x.git Updated rtorrent to 0.8.4 --- diff --git a/lfs/rtorrent b/lfs/rtorrent index d2d4ef8f08..de07c6dd1d 100644 --- a/lfs/rtorrent +++ b/lfs/rtorrent @@ -24,7 +24,7 @@ include Config -VER = 0.8.2 +VER = 0.8.4 THISAPP = rtorrent-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = rtorrent -PAK_VER = 3 +PAK_VER = 4 CFLAGS = CXXFLAGS = @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a2456182e1767e5aed7341dbbd058f60 +$(DL_FILE)_MD5 = dc0f37d933b0b6c713ad617e09441f3b install : $(TARGET)