ndns: Update
Change-Id: Ibe55f70383d94d13ddc0d5d7171a80984b5f68ca
diff --git a/ndns/Makefile b/ndns/Makefile
index 70b82c7..7a38839 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=d091e31269bd0c8042e89b775b94804651878cad
+GIT_VERSION=9edaf26034db6642ffceb73f336a1c295d9370b1
# Package name
NAME=ndns
# Package version
-VERSION=0.0.9-gd091e3
+VERSION=0.0.10-g9edaf2
# PPA version
-PPA_VERSION=1
+PPA_VERSION=3
include ../packaging.mk