]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/e1000
Fix stripping.
[people/teissler/ipfire-2.x.git] / lfs / e1000
index c7c56548e0116e233315245a179e787db4d1e578..fe31df733dc35c1976f1438911556bfe80e4e0ad 100644 (file)
--- a/lfs/e1000
+++ b/lfs/e1000
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2010  IPFire Team <info@ipfire.org>                           #
+# Copyright (C) 2007-2011  IPFire Team <info@ipfire.org>                      #
 #                                                                             #
 # 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        #
 
 include Config
 
-ifeq "$(XEN)" "1"
-       VERSUFIX = ipfire-xen
-else
-       VERSUFIX = ipfire
-endif
+VERSUFIX = ipfire$(KCFG)
 
-VER        = 8.0.19
+VER        = 8.0.35
 
 THISAPP    = e1000-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -46,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = dc66dcbfd7c2e48af8cfc86f4f174fce
+$(DL_FILE)_MD5 = 0f452b979f7a7b9ea0b5a87a117f7408
 
 install : $(TARGET)