]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/cleanup-toolchain
suricata: Change midstream policy to "pass-flow"
[ipfire-2.x.git] / lfs / cleanup-toolchain
index 436c7dd521fd19090c661362bb29b80965855f65..41d351c334146b95f4a217015d58df33e23a9c7e 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2018  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        #
@@ -40,15 +40,15 @@ GCC_VER    = 4.1.2
 # Top-level Rules
 ###############################################################################
 
-objects = 
+objects =
 
 install : $(TARGET)
 
-check : 
+check :
 
 download :
 
-md5 :
+b2 :
 
 ###############################################################################
 # Installation Details