diff --git a/net/horst/Makefile b/net/horst/Makefile index 63e2f55ec..c18e7454e 100644 --- a/net/horst/Makefile +++ b/net/horst/Makefile @@ -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 PKG_LICENSE:=GPL-2.0+