mirror of
https://abf.rosa.ru/djam/runc.git
synced 2025-02-23 10:23:03 +00:00
1.1.12
This commit is contained in:
parent
fc66edb1fa
commit
3f10e5b35a
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
runc-1.1.7.tar.gz: aab950c41e200db4bc0cc58cc18d2ec798736d4c
|
||||
runc-1.1.12.tar.gz: 3fac650358578b8694012a44b1d5b156523c3402
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Summary: CLI for running Open Containers
|
||||
Name: runc
|
||||
Version: 1.1.7
|
||||
Version: 1.1.12
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: ASL 2.0
|
||||
|
@ -48,6 +48,7 @@ and to manage containers running under runc.
|
|||
%setup -q
|
||||
|
||||
%build
|
||||
export GOPROXY=direct
|
||||
%make man all
|
||||
|
||||
upx ./%{name}
|
||||
|
|
Loading…
Add table
Reference in a new issue