commit | 3cc93ffb724b619846e0f336df33f7433d70f652 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 03 22:34:50 2015 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Mar 03 22:36:35 2015 -0800 |
tree | b079d25102f747c549d19c0469e502e07525bd7c | |
parent | 60eca6a8a65a5d30574b26ff80708dbd2a0ee190 [diff] [blame] |
ndn-cxx: Add conflict with ndn.cxx-security-tools package Fixes: #3
diff --git a/ndn-cxx/Makefile b/ndn-cxx/Makefile index 82de8e7..de3a86e 100644 --- a/ndn-cxx/Makefile +++ b/ndn-cxx/Makefile
@@ -11,6 +11,6 @@ VERSION=0.3.1 # PPA version -PPA_VERSION=1 +PPA_VERSION=2 include ../packaging.mk