mirror of
https://abf.rosa.ru/djam/kubescape.git
synced 2025-02-23 06:42:54 +00:00
3.0.6
This commit is contained in:
parent
fc77ecff97
commit
17094ad631
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ Release: 1
|
|||
Summary: NSA and CISA kubernetes securely tests
|
||||
URL: https://github.com/armosec/kubescape
|
||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: https://github.com/libgit2/git2go/archive/%{git2go_rev}/git2go-%{git2go_rev}.tar.gz
|
||||
#Source1: https://github.com/libgit2/git2go/archive/%{git2go_rev}/git2go-%{git2go_rev}.tar.gz
|
||||
License: ASL 2.0
|
||||
Group: Development/Other
|
||||
BuildRequires: go >= 1.11
|
||||
|
@ -25,8 +25,8 @@ specifications evolve.
|
|||
%prep
|
||||
%setup -q
|
||||
|
||||
tar -xf %{SOURCE1}
|
||||
cp -a git2go-%{git2go_rev}/* git2go/
|
||||
#tar -xf %{SOURCE1}
|
||||
#cp -a git2go-%{git2go_rev}/* git2go/
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
|
|
Loading…
Add table
Reference in a new issue