X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Frtorrent;h=de07c6dd1d72dd67989d023152f397a3a8bfd61e;hb=d59b02f177dce0e077da5256eee68d2cf10b2bfd;hp=ac85fa50ab5a59bc404b9ec75b268ed6cafbf770;hpb=fcc535236fe6178d68007ece7793746320549b61;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/rtorrent b/lfs/rtorrent index ac85fa50ab..de07c6dd1d 100644 --- a/lfs/rtorrent +++ b/lfs/rtorrent @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 0.7.9 +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 = 2 +PAK_VER = 4 CFLAGS = CXXFLAGS = @@ -46,7 +46,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 136202fdd540a92aafbcee29f849d228 +$(DL_FILE)_MD5 = dc0f37d933b0b6c713ad617e09441f3b install : $(TARGET)