]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/stunnel
buildprocess: Add extra metadata to pak lfs files
[ipfire-2.x.git] / lfs / stunnel
index c7e8608c3a467b8c5ddedb75bbdc7c95a55c4593..9df9b96a34f12979156a070dc66d032e08322c40 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2020  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        #
@@ -24,7 +24,9 @@
 
 include Config
 
-VER        = 5.44
+SUMMARY    = Universal TLS Tunnel
+
+VER        = 5.58
 
 THISAPP    = stunnel-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,10 +34,12 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = stunnel
-PAK_VER    = 4
+PAK_VER    = 7
 
 DEPS       =
 
+SERVICES   = stunnel
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -44,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 47697dee496c80c8e352b2b705c4a571
+$(DL_FILE)_MD5 = aed41cff61d622ff6c8706e9d75c53b7
 
 install : $(TARGET)
 
@@ -89,7 +93,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        chown -v stunnel:stunnel /var/lib/stunnel
 
        #install initscripts
-       $(call INSTALL_INITSCRIPT,stunnel)
+       $(call INSTALL_INITSCRIPTS,$(SERVICES))
 
 
        # Install default configuration