]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/rtorrent
rtorrent hatte Probleme auf den VIA C3 Prozessoren.
[people/pmueller/ipfire-2.x.git] / lfs / rtorrent
index affdc341a8f7e9aa46d7990c00b6fea4eab7cc08..238b84e270bb27363834423aa4c14cf9cce87b88 100644 (file)
@@ -26,7 +26,7 @@
 
 include Config
 
-VER        = 0.7.4
+VER        = 0.7.6
 
 THISAPP    = rtorrent-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -34,7 +34,9 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = rtorrent
-PAK_VER    = 1
+PAK_VER    = 2
+CFLAGS     =
+CXXFLAGS   =
 
 DESCDE     = ""
 DESCEN     = ""
@@ -48,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6a846c129c1b3d0d08478faa4c3d8339
+$(DL_FILE)_MD5 = 3eec6e94ed468c4dfed5376f75a89fe4
 
 install : $(TARGET)