horst: Use https tar.gz instead of git download 4908/head
authorBruno Randolf <br1@einfach.org>
Fri, 6 Oct 2017 09:12:00 +0000 (10:12 +0100)
committerBruno Randolf <br1@einfach.org>
Fri, 6 Oct 2017 09:15:32 +0000 (10:15 +0100)
Signed-off-by: Bruno Randolf <br1@einfach.org>
net/horst/Makefile

index 63e2f55ec6fc692f2507a2de8b1e1311e4404820..c18e7454e2b45d5a39c90a200977f67f14717d6d 100644 (file)
@@ -12,11 +12,8 @@ PKG_VERSION:=5.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_URL:=git://github.com/br101/horst.git
-PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=v$(PKG_VERSION)
-PKG_MIRROR_HASH:=22f4be94e839c58ac85ebdc2359b813fd5f68dfd71e1b0c9ed9545020d1abc7d
+PKG_SOURCE_URL:=https://github.com/br101/horst/archive/v$(PKG_VERSION)/
+PKG_HASH:=74b4cb1143d93c73c3b4bbbe0c36f89a790401bde9e894e94e2a27339ca384d9
 
 PKG_MAINTAINER:=Bruno Randolf <br1@einfach.org>
 PKG_LICENSE:=GPL-2.0+