]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/r8168
Merge remote-tracking branch 'origin/next' into thirteen
[ipfire-2.x.git] / lfs / r8168
index fce2d30b5496ef548de60e1bd5b004788a1051f9..2a4e2abad2ca3ff3b98e7a19be3d394bef9b4880 100644 (file)
--- a/lfs/r8168
+++ b/lfs/r8168
@@ -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        = 8.018.00
+VER        = 8.019.00
 
 THISAPP    = r8168-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -50,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = f73f91690ef18e76434cb083b10f3b44
+$(DL_FILE)_MD5 = f6934fc5df1dfb5fea82e4a310568890
 
 install : $(TARGET)