ndn-cxx, nfd: Update to the 0.3.4 release

Bump other packages to be rebuilt with the new library

nlsr and ndn-traffic-generator include additional patches

Change-Id: Ia15e2def6820442b20cd4b231242e09051739a8a
Refs: #3132
diff --git a/nlsr/Makefile b/nlsr/Makefile
index 3255550..22ed0a6 100644
--- a/nlsr/Makefile
+++ b/nlsr/Makefile
@@ -2,15 +2,15 @@
 GIT_URL=https://github.com/named-data/NLSR
 
 # Tag name or commit hash for checkout
-GIT_VERSION=NLSR-0.2.1
+GIT_VERSION=c57c64b6331beea369e44e88a86730347d0e2fc2
 
 # Package name
 NAME=nlsr
 
 # Package version
-VERSION=0.2.1
+VERSION=0.2.1-2-gc57c64b
 
 # PPA version
-PPA_VERSION=5
+PPA_VERSION=1
 
 include ../packaging.mk