]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/r8101
Add acl support for samba and rsync.
[people/pmueller/ipfire-2.x.git] / lfs / r8101
index 252b18fd748ac8c8280497bf6d5fcbce2dd266c0..a523c68dd0244f1a41dd1c363afbaa9387392a6f 100644 (file)
--- a/lfs/r8101
+++ b/lfs/r8101
 
 include Config
 
+ifeq "$(PAE)" "1"
+       VERSUFIX = ipfire-pae
+else
 ifeq "$(XEN)" "1"
        VERSUFIX = ipfire-xen
 else
        VERSUFIX = ipfire
 endif
+endif
 
-VER        = 1.016.00
+VER        = 1.019.00
 
 THISAPP    = r8101-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -46,7 +50,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5885e0f20cf8a87566f1fb99b5113b72
+$(DL_FILE)_MD5 = 2804355badc4cb14f091dd8b32d270c3
 
 install : $(TARGET)