# URL for git clone | |
GIT_URL=https://github.com/cawka/repo-ng | |
# Tag name or commit hash for checkout | |
GIT_VERSION=888cb9147d381bcb3cd79592a94f56134de1972e | |
# Package name | |
NAME=repo-ng | |
# Package version | |
VERSION=0.0.13-g888cb9 | |
# PPA version | |
PPA_VERSION=1 | |
include ../packaging.mk |