]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/r8168
Add acl support for samba and rsync.
[ipfire-2.x.git] / lfs / r8168
index f8efb91f67b5f97a7677bc78f5ae9dec7cd7baa9..a80d15694d4ab15b1e1e60329e83107d55324151 100644 (file)
--- a/lfs/r8168
+++ b/lfs/r8168
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2009  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2010  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
 
-VER        = 8.014.00
+VER        = 8.019.00
 
 THISAPP    = r8168-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -46,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = d69944138d576edf3f92adfe6242e753
+$(DL_FILE)_MD5 = f6934fc5df1dfb5fea82e4a310568890
 
 install : $(TARGET)