| # URL for git clone | |
| GIT_URL=https://github.com/named-data/ndn-traffic-generator | |
| # Tag name or commit hash for checkout | |
| GIT_VERSION=ab6ac5d6dc77241fa09fa1a07a21e896ffced4be | |
| # Package name | |
| NAME=ndn-traffic-generator | |
| # Package version | |
| VERSION=0.0.15-gab6ac5d6 | |
| # PPA version | |
| PPA_VERSION=1 | |
| include ../packaging.mk |