af359d4938
This update makes use of the PKG_GITREVCOUNT variable to auto-version the packages in this repo. Story: 2007750 Task: 39951 Change-Id: I854419c922b9db4edbbf6f1e987a982ec2ec7b59 Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
10 lines
194 B
Plaintext
10 lines
194 B
Plaintext
PREFIX=puppet
|
|
MODULE=ldap
|
|
VERSION=0.2.4
|
|
|
|
GIT_SHA=480f13af6d17d1d3fcf0dc7b4bd04b49fa4099e1
|
|
|
|
COPY_LIST="$CGCS_BASE/downloads/puppet/$PREFIX-$MODULE-$GIT_SHA.tar.gz"
|
|
|
|
TIS_PATCH_VER=PKG_GITREVCOUNT
|