ndn-traffic-generator: Updating to the latest version
diff --git a/ndn-traffic-generator/Makefile b/ndn-traffic-generator/Makefile
index a5a5ee5..d58e6e5 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=976c3972c738ba027a7ada551d4204869aefcd34
+GIT_VERSION=740812e0d83c7cfc767e4faf9bac4045ac92e1be
# Package name
NAME=ndn-traffic-generator
# Package version
-VERSION=0.0.1
+VERSION=0.0.2
# PPA version
-PPA_VERSION=5
+PPA_VERSION=1
include ../packaging.mk