# URL for git clone | |
GIT_URL=https://github.com/named-data/repo-ng | |
# Tag name or commit hash for checkout | |
GIT_VERSION=ca188d7acffaab13c204a29f1e8d81cab6a3ef8c | |
# Package name | |
NAME=repo-ng | |
# Package version | |
VERSION=0.0.5 | |
# PPA version | |
PPA_VERSION=1 | |
include ../packaging.mk |