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
|
Summary: NSA and CISA kubernetes securely tests
|
||||||
URL: https://github.com/armosec/kubescape
|
URL: https://github.com/armosec/kubescape
|
||||||
Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
|
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
|
License: ASL 2.0
|
||||||
Group: Development/Other
|
Group: Development/Other
|
||||||
BuildRequires: go >= 1.11
|
BuildRequires: go >= 1.11
|
||||||
|
@ -25,8 +25,8 @@ specifications evolve.
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
tar -xf %{SOURCE1}
|
#tar -xf %{SOURCE1}
|
||||||
cp -a git2go-%{git2go_rev}/* git2go/
|
#cp -a git2go-%{git2go_rev}/* git2go/
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export GOPROXY=direct
|
export GOPROXY=direct
|
||||||
|
|
Loading…
Add table
Reference in a new issue