# URL for git clone | |
GIT_URL=https://github.com/named-data/ndn-cxx.git | |
# Tag name or commit hash for checkout | |
GIT_VERSION=2cced06cec581d3453c0af9704db15dfd5a34c6e | |
# Package name | |
NAME=ndn-cxx | |
# Package version | |
VERSION=0.3.0~rc0.1 | |
# PPA version | |
PPA_VERSION=2 | |
include ../packaging.mk |