# URL for git clone | |
GIT_URL=https://github.com/named-data/NFD.git | |
# Tag name or commit hash for checkout | |
GIT_VERSION=ad3f1cbc875b8e711526d57374dc33c60b0a91dd | |
# Package name | |
NAME=nfd | |
# Package version | |
VERSION=0.2.0~rc2.4 | |
# PPA version | |
PPA_VERSION=4 | |
include ../packaging.mk |