ndn-tools: Update to 0.4-4-g70750cf1
Change-Id: I13dfee462df4eaedff75c6c9eeb48c127b4ccf44
diff --git a/ndn-tools/Makefile b/ndn-tools/Makefile
index d90e224..8fa4be9 100644
--- a/ndn-tools/Makefile
+++ b/ndn-tools/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndn-tools
# Tag name or commit hash for checkout
-GIT_VERSION=ndn-tools-0.4
+GIT_VERSION=70750cf10d046a2d4ecd95f63cedc023f03fe9f2
# Package name
NAME=ndn-tools
# Package version
-VERSION=0.4
+VERSION=0.4-4-g70750cf1
# PPA version
-PPA_VERSION=3
+PPA_VERSION=1
include ../packaging.mk