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