diff --git a/projects/goisatty/config b/projects/goisatty/config index 9e8f5af..961742f 100644 --- a/projects/goisatty/config +++ b/projects/goisatty/config @@ -1,6 +1,6 @@ -version: 0.0.12 +version: 0.0.13 git_url: https://github.com/mattn/go-isatty.git -git_hash: 7b513a986450394f7bbf1476909911b3aa3a55ce +git_hash: 8b0c6d82fa8980f9bff874afff66860a0c3e9c5c filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz' build: '[% c("projects/go/var/build_go_lib") %]' diff --git a/projects/ncdns-nsis/config b/projects/ncdns-nsis/config index bb7ef1c..9b69c83 100644 --- a/projects/ncdns-nsis/config +++ b/projects/ncdns-nsis/config @@ -1,11 +1,13 @@ # vim: filetype=yaml sw=2 version: '[% pc("ncdns", "version") %]' git_url: https://github.com/namecoin/ncdns-nsis.git -git_hash: 'f3f7c7a7a13897044e4499cd89d61bf9c2b1d07e' +git_hash: 'v[% c("version") %]' +tag_gpg_id: 1 +gpg_keyring: namecoin.gpg filename: 'ncdns-[% c("version") %]-[% c("arch") %]-install-[% c("var/build_id") %].exe' var: - bind_version: '9.15.7' + bind_version: '9.17.11' consensusj_namecoin_version: '0.3.2.1' dnssec_trigger_version: '0.17' namecoin_core_version: '0.21.0.1' diff --git a/projects/ncdns/config b/projects/ncdns/config index f586a23..111d1c2 100644 --- a/projects/ncdns/config +++ b/projects/ncdns/config @@ -1,6 +1,8 @@ -version: '0.1.2' +version: '0.2' git_url: https://github.com/namecoin/ncdns.git -git_hash: '554079a95d4a483ec4d952268d58d1411d691268' +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: