mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
sslh: use tls option instead of deprecated ssl
Upstream will drop support for the ssl option in the next future version.
Signed-off-by: Gabor Seljan <sgabe@users.noreply.github.com>
(cherry picked from commit 46c253dfca)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
[package bump]
This commit is contained in:
committed by
Josef Schlehofer
parent
8f935f38bf
commit
267b490878
+1
-1
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sslh
|
||||
PKG_VERSION:=v1.20
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://rutschle.net/tech/sslh/
|
||||
|
||||
Reference in New Issue
Block a user