]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/rtorrent
Merge branch 'master' of ssh://arne_f@git.ipfire.org/pub/git/ipfire-2.x
[people/pmueller/ipfire-2.x.git] / lfs / rtorrent
index d2d4ef8f08f0dde80f07d91a49a354d984151f16..3ccbb4c2f1944f5aec0dd67e5d76fef087a61e19 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.8.2
+VER        = 0.8.6
 
 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    = 5
 CFLAGS     =
 CXXFLAGS   =
 
@@ -46,7 +46,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a2456182e1767e5aed7341dbbd058f60
+$(DL_FILE)_MD5 = b804c45c01c40312926bcea6b55bb084
 
 install : $(TARGET)