From 4006865ae81b20b1793ae2a07db20235fefd2c71 Mon Sep 17 00:00:00 2001 From: Etienne Champetier Date: Sun, 27 Aug 2017 21:28:09 -0700 Subject: treewide: run "make check FIXUP=1" fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier --- net/horst/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/horst/Makefile') diff --git a/net/horst/Makefile b/net/horst/Makefile index 1eb7409c0..381878c38 100644 --- a/net/horst/Makefile +++ b/net/horst/Makefile @@ -12,6 +12,7 @@ PKG_VERSION:=5.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-git.tar.gz +PKG_MIRROR_HASH:=3a677e504e8a1f27c899dfbf39da8c94412b24b08bb2eab0de7807cef07d078b PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_URL:=git://github.com/br101/horst.git PKG_SOURCE_PROTO:=git -- cgit v1.2.3