From: Michael Tremer Date: Sun, 1 Aug 2010 20:00:37 +0000 (+0200) Subject: Merge branch 'reiser4' X-Git-Tag: v2.9-beta1~138 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=ba801eb10cd94a9c25d409b9596200d91fa94c5a;hp=378c20769d13dd890f804d765c562c2f3b05995c Merge branch 'reiser4' --- diff --git a/config/rootfiles/packages/ipfireseeder b/config/rootfiles/packages/ipfireseeder index f38ed4e2af..64898bef21 100644 --- a/config/rootfiles/packages/ipfireseeder +++ b/config/rootfiles/packages/ipfireseeder @@ -1,5 +1,5 @@ etc/rc.d/init.d/ipfireseeder #var/ipfire/seeder -var/ipfire/seeder/ipfire-2.7.i586-full-core38.iso.torrent +var/ipfire/seeder/ipfire-2.7.i586-full-core39.iso.torrent #var/log/seeder var/log/seeder/info diff --git a/lfs/ipfireseeder b/lfs/ipfireseeder index 4477762803..3d1a32fa37 100644 --- a/lfs/ipfireseeder +++ b/lfs/ipfireseeder @@ -27,13 +27,13 @@ include Config VER = 1.00 THISAPP = ipfireseeder-$(VER) -DL_FILE = ipfire-2.7.i586-full-core38.iso.torrent +DL_FILE = ipfire-2.7.i586-full-core39.iso.torrent DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ipfireseeder -PAK_VER = 12 +PAK_VER = 13 DEPS = "rtorrent" @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0848aee5e93b9716ce70f6dcdf2f5863 +$(DL_FILE)_MD5 = fb86055370d1cd5c0736c47b3e4f68f6 install : $(TARGET)