]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/rtorrent
corrected speed footer not working with dhcp and static
[ipfire-2.x.git] / lfs / rtorrent
index e1cdba2daf49cfddd92fa823b95a737a7c044868..06e56613558ef2624c07f98a9b67f8346f38cc43 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.7.6
+VER        = 0.7.9
 
 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    = 1
+PAK_VER    = 2
 CFLAGS     =
 CXXFLAGS   =
 
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 3eec6e94ed468c4dfed5376f75a89fe4
+$(DL_FILE)_MD5 = 136202fdd540a92aafbcee29f849d228
 
 install : $(TARGET)