From 56f78545fafaaf56328707fe1c634d2eddc7fcbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 28 Feb 2019 11:18:49 +0100 Subject: bigclown-gateway: update to 1.16.2 --- bigclown-gateway/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bigclown-gateway/Makefile') diff --git a/bigclown-gateway/Makefile b/bigclown-gateway/Makefile index 2084cab..32df539 100644 --- a/bigclown-gateway/Makefile +++ b/bigclown-gateway/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bigclown-gateway -PKG_VERSION:=1.16.1 +PKG_VERSION:=1.16.2 PKG_RELEASE:=2 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:=f07578feb79002be0ac7d67a959bd7428a07d35faa16ec60461f858d95df8616 +PKG_HASH:=9d3208bf4cffec507d992485104fcbba2b9bc02cf7b290dfe13f98e5916ee1ca PKG_LICENSE:=MIT PKG_BUILD_DIR:=$(BUILD_DIR)/bch-gateway-$(PKG_VERSION) -- cgit v1.2.3