]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated ipfireseeder seed core34.
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 9 Jan 2010 22:45:26 +0000 (23:45 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 9 Jan 2010 22:45:26 +0000 (23:45 +0100)
config/rootfiles/packages/ipfireseeder
lfs/ipfireseeder

index fe7854fd146d65c6e2803ea25ba934d6d1660dab..11a172ff50fbbfb52486bd0de3e142ac7cad8726 100644 (file)
@@ -1,5 +1,5 @@
 etc/rc.d/init.d/ipfireseeder
 #var/ipfire/seeder
-var/ipfire/seeder/ipfire-2.5.i586-full-core33.iso.torrent
+var/ipfire/seeder/ipfire-2.5.i586-full-core34.iso.torrent
 #var/log/seeder
 var/log/seeder/info
index ec667aca62b5c6f8ce93a42a5b38cce929895d0b..8f7e7cffd432316c887740ff0ab4233b2f65d848 100644 (file)
@@ -27,13 +27,13 @@ include Config
 VER        = 1.00
 
 THISAPP    = ipfireseeder-$(VER)
-DL_FILE    = ipfire-2.5.i586-full-core33.iso.torrent
+DL_FILE    = ipfire-2.5.i586-full-core34.iso.torrent
 
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = ipfireseeder
-PAK_VER    = 7
+PAK_VER    = 8
 
 DEPS       = "rtorrent"
 
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 48c79391fb9bd6156f96f70c0d05d6af
+$(DL_FILE)_MD5 = 699c8a8955975829516ec48745d8f03c
 
 install : $(TARGET)