aboutsummaryrefslogtreecommitdiff
path: root/net/kadnode
diff options
context:
space:
mode:
authorMoritz Warning <moritzwarning@web.de>2018-02-15 01:53:10 +0100
committerMoritz Warning <moritzwarning@web.de>2018-02-15 01:55:13 +0100
commitad558464b62ca559fd49e08c3e492ffb55bc71bb (patch)
tree8a33f6e5494da65d447dc8eec1217ed7d4beafd0 /net/kadnode
parent8f2a9a27fd508b007ca26ba1a50eefc66bfab032 (diff)
kadnode: udpate to version 2.2.0
Signed-off-by: Moritz Warning <moritzwarning@web.de>
Diffstat (limited to 'net/kadnode')
-rw-r--r--net/kadnode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kadnode/Makefile b/net/kadnode/Makefile
index 9154f5f81..05c597bf6 100644
--- a/net/kadnode/Makefile
+++ b/net/kadnode/Makefile
@@ -6,14 +6,14 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=kadnode
-PKG_VERSION:=2.1.0
+PKG_VERSION:=2.2.0
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/KadNode-$(PKG_VERSION)
PKG_SOURCE:=v$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/mwarning/KadNode/archive/
-PKG_HASH:=6d8022c8958c14cefbe0adca75f4d1101a586b5f1f0d7aab64c92ae54d864d98
+PKG_HASH:=1b3ccaa01cbb7548ef268d8b562059452826dc774529303c494418d1a450ca97
PKG_LICENSE:=MIT
PKG_BUILD_PARALLEL:=1