mirror of
https://abf.rosa.ru/djam/terramate.git
synced 2025-02-23 02:02:48 +00:00
0.5.3
This commit is contained in:
parent
059ee81807
commit
786d047d58
2 changed files with 3 additions and 3 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
terramate-0.5.1.tar.gz: 84c0c8a91ee2f4600058a9c18efa9e1b542b541e
|
||||
terramate-0.5.3.tar.gz: eb3810497549df432532756af3ec278a57c9ea0d
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
|
||||
Name: terramate
|
||||
Version: 0.5.1
|
||||
Version: 0.5.3
|
||||
Release: 1
|
||||
Summary: Terraform addons
|
||||
URL: https://terramate.io
|
||||
|
@ -23,7 +23,7 @@ data sharing and more to Terraform.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
export GOPROXY="https://goproxy.io"
|
||||
%make build
|
||||
upx bin/%{name}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue