]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/rtorrent
Pakfire laedt die Listen jetzt besser und hat eine veraenderte Oberflaeche bekommen.
[ipfire-2.x.git] / lfs / rtorrent
index 2c093ec43288f27ed59817f67e8cd5e694d6850f..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,11 +34,13 @@ 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     = ""
-DEPS       = "libtorrent"
+DEPS       = ""
 
 ###############################################################################
 # Top-level Rules
@@ -48,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 6a846c129c1b3d0d08478faa4c3d8339
+$(DL_FILE)_MD5 = 3eec6e94ed468c4dfed5376f75a89fe4
 
 install : $(TARGET)