Force rebuild after ndn-cxx changes
Packages included:
- ndn-tools
- ndn-traffic-generator
- ndncert,
- ndnmap-data-collector
- repo-ng
Change-Id: Icee3e46f164c71eaad524cc5f4a6ac76efed8136
Fixes: #12
diff --git a/ndncert/Makefile b/ndncert/Makefile
index 75dabd1..b1d7905 100644
--- a/ndncert/Makefile
+++ b/ndncert/Makefile
@@ -1,5 +1,5 @@
# URL for git clone
-GIT_URL=https://github.com/cawka/ndncert
+GIT_URL=https://github.com/named-data/ndncert
# Tag name or commit hash for checkout
GIT_VERSION=443a8609e87b10bc19fcd3cf06cf706693ceb11f
@@ -11,6 +11,6 @@
VERSION=0.0.2-1-g443a860
# PPA version
-PPA_VERSION=1
+PPA_VERSION=2
include ../packaging.mk