# URL for git clone | |
GIT_URL=https://github.com/named-data/ndn-tlv-ping | |
# Tag name or commit hash for checkout | |
GIT_VERSION=38f1ea7698108bdd1cdbdd621316f020b8d0e4dc | |
# Package name | |
NAME=ndn-tlv-ping | |
# Package version | |
VERSION=0.1.3 | |
# PPA version | |
PPA_VERSION=1 | |
include ../packaging.mk |