commit | 5d04dd26b7cf9a2f841135854c68617f5916f38d | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Feb 26 17:54:41 2018 +0000 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun May 06 23:41:22 2018 +0000 |
tree | 11a5bb78e54a61048c638cf69f74ee14939fdf46 | |
parent | ec709c44c1b983d9de51b3c142b4f78a3c76d909 [diff] [blame] |
ndn-cxx: Add replacement packages ndn-cxx, ndn-cxx-dev, ndn-cxx-dbg to avoid conflicts Change-Id: I1cfe1b415c7ca1be62eb9db85644833a1241f997
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile index e827a96..908c023 100644 --- a/ndn-cxx/Makefile +++ b/ndn-cxx/Makefile
@@ -11,6 +11,6 @@ VERSION=0.6.1 # PPA version -PPA_VERSION=2 +PPA_VERSION=3 include ../packaging.mk