ndns: Update to latest version
Change-Id: I4d4cf66728fde2c8344ccc119fdbe59ecbe812a6
diff --git a/ndns/Makefile b/ndns/Makefile
index e40d270..cbe7a35 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=c7888e613cb3cbf9feb6ed81d750309521104175
+GIT_VERSION=28229df052fe40f00e1e4e9798b44be1e17a4ddc
# Package name
NAME=ndns
# Package version
-VERSION=0.0.11-gc7888e613
+VERSION=0.0.12-g28229df
# PPA version
-PPA_VERSION=3
+PPA_VERSION=1
include ../packaging.mk