From: Arne Fitzenreiter Date: Sat, 11 Jun 2011 12:40:56 +0000 (+0200) Subject: ipfireseeder: seed core49. X-Git-Tag: v2.9-core50~4^2~23 X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=714df8de9724e5f1fc8dbbd37802c74bd21fbd8c ipfireseeder: seed core49. --- diff --git a/config/rootfiles/packages/ipfireseeder b/config/rootfiles/packages/ipfireseeder index 866d173c6f..f10323249b 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.9.i586-full-core48.iso.torrent +var/ipfire/seeder/ipfire-2.9.i586-full-core49.iso.torrent #var/log/seeder var/log/seeder/info diff --git a/lfs/ipfireseeder b/lfs/ipfireseeder index 2292c3ee2c..e08e51e402 100644 --- a/lfs/ipfireseeder +++ b/lfs/ipfireseeder @@ -27,13 +27,13 @@ include Config VER = 1.00 THISAPP = ipfireseeder-$(VER) -DL_FILE = ipfire-2.9.i586-full-core48.iso.torrent +DL_FILE = ipfire-2.9.i586-full-core49.iso.torrent DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = ipfireseeder -PAK_VER = 24 +PAK_VER = 25 DEPS = "rtorrent" @@ -45,7 +45,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 37dd855f48af4efae045eb9b1f971a6e +$(DL_FILE)_MD5 = 0da274af552f5de5b0f65102b17631f1 install : $(TARGET)