ndn-tools: Update

Change-Id: Ie5e56059b74d9ddabefa5d1d8f3ff75e7112134f
diff --git a/ndn-tools/Makefile b/ndn-tools/Makefile
index 363dd5a..0f38e43 100644
--- a/ndn-tools/Makefile
+++ b/ndn-tools/Makefile
@@ -2,13 +2,13 @@
 GIT_URL=https://github.com/named-data/ndn-tools
 
 # Tag name or commit hash for checkout
-GIT_VERSION=ndn-tools-0.6.1
+GIT_VERSION=ndn-tools-0.6.2
 
 # Package name
 NAME=ndn-tools
 
 # Package version
-VERSION=0.6.1
+VERSION=0.6.2
 
 # PPA version
 PPA_VERSION=1
diff --git a/ndn-tools/debian/changelog b/ndn-tools/debian/changelog
index 910a936..fd5e28e 100644
--- a/ndn-tools/debian/changelog
+++ b/ndn-tools/debian/changelog
@@ -1,3 +1,10 @@
+ndn-tools (0.6.2-ppa1~DISTRO) DISTRO; urgency=low
+
+  * Version based on ndn-tools-0.6.2 (https://github.com/named-data/ndn-
+    tools)
+
+ -- Alexander Afanasyev <alexander.afanasyev@ucla.edu>  Tue, 16 Oct 2018 16:15:01 +0000
+
 ndn-tools (0.6.1-ppa1~DISTRO) DISTRO; urgency=low
 
   * Version based on ndn-tools-0.6.1 (https://github.com/named-data/ndn-