diff options
-rw-r--r-- | net/sslh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sslh/Makefile b/net/sslh/Makefile index 8ce761b38..e141f99da 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sslh PKG_VERSION:=v1.20 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://rutschle.net/tech/sslh/ |