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