nfd: Update to the latest dev version
diff --git a/nfd/Makefile b/nfd/Makefile
index 2d7c996..d1a9556 100644
--- a/nfd/Makefile
+++ b/nfd/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/NFD.git
# Tag name or commit hash for checkout
-GIT_VERSION=56a21bf34a7dacbc65afd347e0049efe628764b1
+GIT_VERSION=c5173de511316987c873a3f0ce348db309f7b9ea
# Package name
NAME=nfd
# Package version
-VERSION=0.3.0~rc0.2
+VERSION=0.3.0~rc0.3
# PPA version
-PPA_VERSION=3
+PPA_VERSION=2
include ../packaging.mk