mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
net/sslh: move download source
The old download source was pulled from the net, move to github. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
+5
-3
@@ -11,9 +11,11 @@ PKG_NAME:=sslh
|
|||||||
PKG_VERSION:=v1.17
|
PKG_VERSION:=v1.17
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://rutschle.net/tech/
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_MD5SUM:=1fc3ada4bafaca5a9786cc1431f48ed4
|
PKG_SOURCE_URL:=https://github.com/yrutschle/sslh.git
|
||||||
|
PKG_SOURCE_PROTO:=git
|
||||||
|
PKG_SOURCE_VERSION:=3550cbe
|
||||||
PKG_LICENSE:=GPL-2.0+
|
PKG_LICENSE:=GPL-2.0+
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user