]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/ipfireseeder
Fixed streamripper lfs
[people/pmueller/ipfire-2.x.git] / lfs / ipfireseeder
index bb4ae8c21bfd595b5c6cafa9b575cad2fdeca7c5..8e5ba4eb55e6463a72aa75ad731016a1da0c1a47 100644 (file)
@@ -27,12 +27,12 @@ include Config
 VER        = 1.00
 
 THISAPP    = ipfireseeder-$(VER)
-DL_FILE    = ipfire-2.1.i586-full.iso.torrent
+DL_FILE    = ipfire-2.3.i586-full.iso.torrent
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ipfireseeder
-PAK_VER    = 2
+PAK_VER    = 4
 
 DEPS       = "rtorrent"
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = cf4598509a9817dfc493e9143f55d5d7
+$(DL_FILE)_MD5 = 7b82d593c9efc4866e2c0ec38fcdaadb
 
 install : $(TARGET)