]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Updated sslh to current stable.
authorChristian Schmidt <maniacikarus@ipfire.org>
Thu, 11 Mar 2010 19:39:08 +0000 (20:39 +0100)
committerChristian Schmidt <maniacikarus@ipfire.org>
Thu, 11 Mar 2010 19:39:08 +0000 (20:39 +0100)
lfs/sslh

index 09eba59da4fa6149f504f271b7ecbf6b881ae5dd..e6f2cebce204d9a4311c43fc741a15e38a1b28ca 100644 (file)
--- a/lfs/sslh
+++ b/lfs/sslh
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.6i
+VER        = 1.7a
 
 THISAPP    = sslh-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = sslh
-PAK_VER    = 2
+PAK_VER    = 3
 
 DEPS       = ""
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = b2e0a207df885d7be57713449edae815
+$(DL_FILE)_MD5 = ee124654412198a5e11fe28acf10634d
 
 install : $(TARGET)