]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/l7-protocols
Zwischencommit fuer LFS. Noch zahlreiche Errors :(
[ipfire-2.x.git] / lfs / l7-protocols
index 2474845a52bd1fd327d097a2180dd38fd5e53151..2c6be1a1c67e9c4238d86868ac3458bde266977b 100644 (file)
@@ -26,7 +26,7 @@
 
 include Config
 
-VER        = 2006-05-29
+VER        = 2006-09-10
 
 THISAPP    = l7-protocols-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 4c0173dcce3d9c4ee716e39eeecb5b42
+$(DL_FILE)_MD5 = 2496c8e2a3ff2a4fc07a4b144c76ce40
 
 install : $(TARGET)
 
@@ -52,9 +52,6 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 md5 : $(subst %,%_MD5,$(objects))
 
-#dist: 
-#      make-packages.sh l7-protocols $(THISAPP)-ipfire-beta-1
-
 ###############################################################################
 # Downloading, checking, md5sum
 ###############################################################################
@@ -77,4 +74,4 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        mkdir -p /etc/l7-protocols && cp -Rfv $(DIR_APP)/* /etc/l7-protocols
        @rm -rf $(DIR_APP)
-       @$(POSTBUILD)
\ No newline at end of file
+       @$(POSTBUILD)