This commit is contained in:
Sergey Zhemoytel 2024-03-12 21:36:34 +00:00
parent 059ee81807
commit 786d047d58
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources: sources:
terramate-0.5.1.tar.gz: 84c0c8a91ee2f4600058a9c18efa9e1b542b541e terramate-0.5.3.tar.gz: eb3810497549df432532756af3ec278a57c9ea0d

View file

@ -3,7 +3,7 @@
Name: terramate Name: terramate
Version: 0.5.1 Version: 0.5.3
Release: 1 Release: 1
Summary: Terraform addons Summary: Terraform addons
URL: https://terramate.io URL: https://terramate.io
@ -23,7 +23,7 @@ data sharing and more to Terraform.
%setup -q %setup -q
%build %build
export GOPROXY=direct export GOPROXY="https://goproxy.io"
%make build %make build
upx bin/%{name} upx bin/%{name}