X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Figb;h=ce7f8ad10e46a458072d4f89dcda92f6e7ad7dce;hb=9d0acf61e017f010df9f77107da45825a7f3f3dc;hp=830564795047f583c2a02304323c599e71f9f64f;hpb=51cac9a1ce8b4baa0a214f7674d8a915a8030560;p=ipfire-2.x.git diff --git a/lfs/igb b/lfs/igb index 8305647950..ce7f8ad10e 100644 --- a/lfs/igb +++ b/lfs/igb @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2010 IPFire Team # +# Copyright (C) 2007-2011 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,17 +24,9 @@ include Config -ifeq "$(PAE)" "1" - VERSUFIX = ipfire-pae -else -ifeq "$(XEN)" "1" - VERSUFIX = ipfire-xen -else - VERSUFIX = ipfire -endif -endif +VERSUFIX = ipfire$(KCFG) -VER = 2.3.4 +VER = 3.2.10 THISAPP = igb-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -50,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = b0ea2a70198746b69392ef935b61454a +$(DL_FILE)_MD5 = 22d09e7f7c8f0b23f744914e41c7ce43 install : $(TARGET)