ndns: Update to the latest version
diff --git a/ndns/Makefile b/ndns/Makefile
index c90f9fe..5c8aac5 100644
--- a/ndns/Makefile
+++ b/ndns/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/ndns
 
 # Tag name or commit hash for checkout
-GIT_VERSION=d6b3bda24b001e9bc909188c25f45a084b8c3046
+GIT_VERSION=43e59b4afb264b694264d66cff616c9226c75134
 
 # Package name
 NAME=ndns
 
 # Package version
-VERSION=0.0.1
+VERSION=0.0.2
 
 # PPA version
-PPA_VERSION=2
+PPA_VERSION=1
 
 include ../packaging.mk