# URL for git clone | |
GIT_URL=https://github.com/named-data/ndn-tools | |
# Tag name or commit hash for checkout | |
GIT_VERSION=3e79c9cda4782ef81dcab9d596df53922b254fda | |
# Package name | |
NAME=ndn-tools | |
# Package version | |
VERSION=0.2-3-g3e79c9c | |
# PPA version | |
PPA_VERSION=2 | |
include ../packaging.mk |