runc: fix SOURCE0 addr
Signed-off-by: xiadanni <xiadanni1@huawei.com>
This commit is contained in:
parent
01bdeee494
commit
621cb0a06f
@ -5,7 +5,7 @@
|
|||||||
# Author: jingrui@huawei.com
|
# Author: jingrui@huawei.com
|
||||||
# Create: 2019-03-02
|
# Create: 2019-03-02
|
||||||
|
|
||||||
pkg=runc-1.0.0-rc3
|
pkg=v1.0.0-rc3
|
||||||
cwd=$PWD
|
cwd=$PWD
|
||||||
src=$cwd/$pkg
|
src=$cwd/$pkg
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
b12c2b4efdbaa500c4d380bda16fcf758792398e
|
18e0b39b44806457ad6b95bc7e2b4e3e42f64e12
|
||||||
|
|||||||
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Name: docker-runc
|
Name: docker-runc
|
||||||
Version: 1.0.0.rc3
|
Version: 1.0.0.rc3
|
||||||
Release: 106
|
Release: 107
|
||||||
Summary: runc is a CLI tool for spawning and running containers according to the OCI specification.
|
Summary: runc is a CLI tool for spawning and running containers according to the OCI specification.
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Source0: runc-1.0.0-rc3.zip
|
Source0: https://github.com/opencontainers/runc/archive/v1.0.0-rc3.zip
|
||||||
Source1: patch.tar.gz
|
Source1: patch.tar.gz
|
||||||
Source2: apply-patch
|
Source2: apply-patch
|
||||||
Source3: series.conf
|
Source3: series.conf
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user