encaya: Use GPG-signed tag instead of Git hash

pull/138/head
Jeremy Rand 3 years ago
parent 9493698e02
commit b18950c0f1
No known key found for this signature in database
GPG Key ID: EB03139A459DD06E

@ -1,6 +1,8 @@
version: '0.1'
version: '0.1.1'
git_url: https://github.com/namecoin/encaya.git
git_hash: 'fe553b2a8664654f54fd8b3673bbdc362ca27108'
git_hash: 'v[% c("version") %]'
tag_gpg_id: 1
gpg_keyring: namecoin.gpg
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
var:

Loading…
Cancel
Save