]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/core-updates
suricata: Change midstream policy to "pass-flow"
[ipfire-2.x.git] / lfs / core-updates
index 08d72310eb3a8b912b616a890ae2de9c01061a94..f972964df49b50a16a08fc324ba75123193b149d 100644 (file)
@@ -39,7 +39,7 @@ check :
 
 download :
 
-md5 :
+b2 :
 
 ###############################################################################
 # Installation Details
@@ -66,7 +66,7 @@ core/%:
        #remove excluded files from ROOTFILES
        grep -f $(DIR_SRC)/config/rootfiles/$@/exclude -v /tmp/ROOTFILES.tmp > /tmp/ROOTFILES
        rm -rf /tmp/ROOTFILES.tmp
-       
+
        #Change KVER to Kernelversion
        sed -e "s/KVER/$(KVER)/g" -i /tmp/ROOTFILES