summaryrefslogtreecommitdiff
path: root/xpa
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-07-26 16:31:19 -0400
committerGitHub <noreply@github.com>2017-07-26 16:31:19 -0400
commit7678859188892fc47fd7c45a459e09ba384f9b46 (patch)
treeb38628d7849bf5bb7edd212673f48727dbb677a7 /xpa
parent1c71776612736bb4f6863ea31db6992fce6de23b (diff)
parent526cbe559d55c40d1a0638c3e2e6220e8b7098af (diff)
downloadastroconda-dev-7678859188892fc47fd7c45a459e09ba384f9b46.tar.gz
Merge pull request #44 from rendinam/git_hash
Add git commit hash to build string of recipes that use git.
Diffstat (limited to 'xpa')
-rw-r--r--xpa/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/xpa/meta.yaml b/xpa/meta.yaml
index 479a70c..e46abf3 100644
--- a/xpa/meta.yaml
+++ b/xpa/meta.yaml
@@ -10,6 +10,7 @@ about:
summary: Provides seamless communication between many kinds of Unix programs
build:
number: {{ number }}
+ string: {{ GIT_DESCRIBE_HASH }}__{{ number }}
package:
name: {{ name }}
version: {{ version }}