From: Michael Tremer Date: Mon, 3 Nov 2008 20:09:43 +0000 (+0000) Subject: Updated ipfireseeder for seeding ipfire 2.3. X-Git-Tag: v2.3-final~10 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=4b5f99b83f470c3b6f6973dbce92c65c8b37bd00 Updated ipfireseeder for seeding ipfire 2.3. --- diff --git a/lfs/ipfireseeder b/lfs/ipfireseeder index bb4ae8c21b..2084fa8580 100644 --- a/lfs/ipfireseeder +++ b/lfs/ipfireseeder @@ -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 = 3 DEPS = "rtorrent" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = cf4598509a9817dfc493e9143f55d5d7 +$(DL_FILE)_MD5 = 429383d32853683c424120e6f55789f9 install : $(TARGET)