diff options
Diffstat (limited to 'net/ntripcaster')
-rw-r--r-- | net/ntripcaster/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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+ |