ndn-traffic-generator: Update
Change-Id: If05d79762350feac7d7284adef19bad0881554fe
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index d7b3167..2818320 100644
--- a/ndn-traffic-generator/Makefile
+++ b/ndn-traffic-generator/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndn-traffic-generator
# Tag name or commit hash for checkout
-GIT_VERSION=ee18cce1bf60a0c6cd0a741e0c82207a32d35bae
+GIT_VERSION=51459409bdc2c70fe7804eb6df7a0917cb0c1259
# Package name
NAME=ndn-traffic-generator
# Package version
-VERSION=0.0.9-gee18cce1b
+VERSION=0.0.10-g51459
# PPA version
-PPA_VERSION=4
+PPA_VERSION=1
include ../packaging.mk