]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/r8169
Merge remote-tracking branch 'origin/next' into thirteen
[ipfire-2.x.git] / lfs / r8169
index 745fd29e9327019e3e49c29eba40e79b2ca83f9d..85a6dc179da666eb98a34a824ac1bfaf2c75b923 100644 (file)
--- a/lfs/r8169
+++ b/lfs/r8169
@@ -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 "$(PAE)" "1"
-       VERSUFIX = ipfire-pae
-else
-ifeq "$(XEN)" "1"
-       VERSUFIX = ipfire-xen
-else
-       VERSUFIX = ipfire
-endif
-endif
+VERSUFIX = ipfire$(KCFG)
 
-VER        = 6.013.00
+VER        = 6.014.00
 
 THISAPP    = r8169-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -50,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5cbf92304fe64345b1838b7664701afa
+$(DL_FILE)_MD5 = 0f1a8dffb4774e8f9ac29ae29a0696e3
 
 install : $(TARGET)