summaryrefslogtreecommitdiff
path: root/bigclown-gateway
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-02-28 11:18:49 +0100
committerKarel Kočí <karel.koci@nic.cz>2019-02-28 11:18:49 +0100
commit56f78545fafaaf56328707fe1c634d2eddc7fcbb (patch)
treefb21217ee7aa1a512ce3033648f6304b86e5e7a9 /bigclown-gateway
parentc9df1acaad8784a03ae21cea6972d7286435fd47 (diff)
downloadopenwrt-personal-pkgs-56f78545fafaaf56328707fe1c634d2eddc7fcbb.tar.gz
openwrt-personal-pkgs-56f78545fafaaf56328707fe1c634d2eddc7fcbb.tar.bz2
openwrt-personal-pkgs-56f78545fafaaf56328707fe1c634d2eddc7fcbb.zip
bigclown-gateway: update to 1.16.2
Diffstat (limited to 'bigclown-gateway')
-rw-r--r--bigclown-gateway/Makefile4
1 files changed, 2 insertions, 2 deletions
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)