# URL for git clone | |
GIT_URL=https://github.com/named-data/ndn-tools | |
# Tag name or commit hash for checkout | |
GIT_VERSION=4bd28fc8394a53a49fc283ead2bdc6a77893da4c | |
# Package name | |
NAME=ndn-tools | |
# Package version | |
VERSION=0.0.0-1-g4bd28fc | |
# PPA version | |
PPA_VERSION=1 | |
include ../packaging.mk |