mirror of
https://abf.rosa.ru/djam/terramate.git
synced 2025-02-23 14:22:49 +00:00
0.4.2
This commit is contained in:
parent
52bfcd486e
commit
2489696eb7
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
||||||
sources:
|
sources:
|
||||||
terramate-0.4.1.tar.gz: 4206801cebc401591643067298aea0dd332b3e58
|
terramate-0.4.2.tar.gz: 7df5843335bca536edf3f9525f718b3781de9d7f
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
|
|
||||||
Name: terramate
|
Name: terramate
|
||||||
Version: 0.4.1
|
Version: 0.4.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Terraform addons
|
Summary: Terraform addons
|
||||||
URL: https://terramate.io
|
URL: https://terramate.io
|
||||||
|
@ -23,6 +23,7 @@ data sharing and more to Terraform.
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
export GOPROXY=direct
|
||||||
%make build
|
%make build
|
||||||
upx bin/%{name}
|
upx bin/%{name}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue