blob: 05f0983bb77cba61123a31b8a10c8c7233322170 [file] [log] [blame]
Alexander Afanasyev52c1c052014-09-04 16:13:14 -07001# URL for git clone
2GIT_URL=https://github.com/bruinfish/ChronoChat
3
4# Tag name or commit hash for checkout
5GIT_VERSION=104a738d6d38a22830e440f97885ac99f76b4044
6
7# Package name
8NAME=chronochat
9
10# Package version
11VERSION=0.5.0-1
12
13# PPA version
14PPA_VERSION=1
15
16include ../packaging.mk