ndncert: Update
Change-Id: Ia130723cbf8d80f5eb41ea60ff1b1a4316f3b778
diff --git a/ndncert/Makefile b/ndncert/Makefile
index 562abcb..4e6a39c 100644
--- a/ndncert/Makefile
+++ b/ndncert/Makefile
@@ -2,15 +2,15 @@
GIT_URL=https://github.com/named-data/ndncert
# Tag name or commit hash for checkout
-GIT_VERSION=047386ef50b5e6ec479274de034440e2cf2b72e7
+GIT_VERSION=bccde32cdaf6bbad2d12ef0ae5f07fac265dee00
# Package name
NAME=ndncert
# Package version
-VERSION=0.0.2-2-g047386ef
+VERSION=0.0.3-1-gbccde32
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk