summaryrefslogtreecommitdiff
path: root/bigclown-gateway
diff options
context:
space:
mode:
Diffstat (limited to 'bigclown-gateway')
-rw-r--r--bigclown-gateway/Makefile2
1 files changed, 1 insertions, 1 deletions
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)