mirror of
https://abf.rosa.ru/djam/runc.git
synced 2025-02-23 10:23:03 +00:00
1.2.2
This commit is contained in:
parent
6ab03babfb
commit
7345054134
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
runc-1.2.1.tar.gz: 8f17ad542d9f88c36f8dcb8866ad82722b1a29e0
|
||||
runc-1.2.2.tar.gz: fcb110167e506b311867d7793c318b823d2aeca9
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Summary: CLI for running Open Containers
|
||||
Name: runc
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
License: ASL 2.0
|
||||
|
@ -16,6 +16,7 @@ BuildRequires: golang
|
|||
BuildRequires: git-core
|
||||
BuildRequires: glibc-static-devel
|
||||
BuildRequires: pkgconfig(libseccomp)
|
||||
BuildRequires: pkgconfig(openssl3.3)
|
||||
BuildRequires: upx
|
||||
|
||||
# need xz to work with ubuntu images
|
||||
|
|
Loading…
Add table
Reference in a new issue