net/sslh: move download source
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 10 Nov 2017 11:04:19 +0000 (12:04 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Fri, 10 Nov 2017 11:04:52 +0000 (12:04 +0100)
The old download source was pulled from the net, move to github.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
net/sslh/Makefile

index e7f1c0e6bbbf53386876b2629edaac8f66731708..f626b2e36aa2557f90a6bc3ee8254d86171186b0 100644 (file)
@@ -11,9 +11,11 @@ PKG_NAME:=sslh
 PKG_VERSION:=v1.17
 PKG_RELEASE:=1
 
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://rutschle.net/tech/
-PKG_MD5SUM:=1fc3ada4bafaca5a9786cc1431f48ed4
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
+PKG_SOURCE_URL:=https://github.com/yrutschle/sslh.git
+PKG_SOURCE_PROTO:=git
+PKG_SOURCE_VERSION:=3550cbe
 PKG_LICENSE:=GPL-2.0+
 PKG_LICENSE_FILES:=COPYING