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/ntripcaster/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/ntripcaster') diff --git a/net/ntripcaster/Makefile b/net/ntripcaster/Makefile index 7828a25ca..020f19850 100644 --- a/net/ntripcaster/Makefile +++ b/net/ntripcaster/Makefile @@ -18,6 +18,7 @@ PKG_SOURCE_URL:=https://github.com/nunojpg/ntripcaster.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=03878920195cf854b38a1ea424f1cae57353fa87 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz +PKG_MIRROR_HASH:=264656e5f9f9583c477208f005371124bfcbb7ba548f418eb5f1215059d1294b PKG_LICENSE:=GPL-2.0+ -- cgit v1.2.3