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