mirror of
https://github.com/namecoin/ncdns-repro
synced 2024-11-16 12:12:44 +00:00
24 lines
570 B
Plaintext
24 lines
570 B
Plaintext
version: '1.0.2'
|
|
git_url: https://github.com/btcsuite/btcutil.git
|
|
git_hash: b2bf7f89d674a3702182b7e15f52807896051af3
|
|
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
|
|
|
|
build: '[% c("projects/go/var/build_go_lib") %]'
|
|
|
|
var:
|
|
container:
|
|
use_container: 1
|
|
go_lib: github.com/btcsuite/btcutil
|
|
go_lib_deps:
|
|
- gobtcd2
|
|
- goxcryptoripemd160
|
|
|
|
input_files:
|
|
- project: container-image
|
|
- name: go
|
|
project: go
|
|
- name: gobtcd2
|
|
project: gobtcd2
|
|
- name: goxcryptoripemd160
|
|
project: goxcryptoripemd160
|