From 5378af151872cd5277e8e074c4e09dff2a393c20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 10 Feb 2019 16:34:02 +0100 Subject: bigclown: fix hashes --- bigclown-gateway/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bigclown-gateway/Makefile') diff --git a/bigclown-gateway/Makefile b/bigclown-gateway/Makefile index 068edfd..36c04f8 100644 --- a/bigclown-gateway/Makefile +++ b/bigclown-gateway/Makefile @@ -10,7 +10,7 @@ PKG_RELEASE:=1 PKG_SOURCE_URL:=https://codeload.github.com/bigclownlabs/bch-gateway/tar.gz/v$(PKG_VERSION)? PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_HASH:=9dad4663be59b8184e4501aca70295e91271d3416197d8dd123b9fbcdbcca638 +PKG_HASH:=f07578feb79002be0ac7d67a959bd7428a07d35faa16ec60461f858d95df8616 PKG_LICENSE:=MIT PKG_BUILD_DIR:=$(BUILD_DIR)/bch-gateway-$(PKG_VERSION) -- cgit v1.2.3