containerd: fix SOURCE0 addr
Signed-off-by: xiadanni <xiadanni1@huawei.com>
This commit is contained in:
parent
ec66a0f933
commit
9de0263d1f
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
pkg=containerd-1.2.0
|
pkg=v1.2.0
|
||||||
cwd=$PWD
|
cwd=$PWD
|
||||||
src=$cwd/$pkg
|
src=$cwd/$pkg
|
||||||
|
|
||||||
|
|||||||
@ -2,11 +2,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Name: containerd
|
Name: containerd
|
||||||
Release: 102
|
Release: 103
|
||||||
Summary: An industry-standard container runtime
|
Summary: An industry-standard container runtime
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://containerd.io
|
URL: https://containerd.io
|
||||||
Source0: containerd-1.2.0.zip
|
Source0: https://github.com/containerd/containerd/archive/v1.2.0.zip
|
||||||
Source1: patch.tar.gz
|
Source1: patch.tar.gz
|
||||||
Source2: apply-patch
|
Source2: apply-patch
|
||||||
Source3: series.conf
|
Source3: series.conf
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
3f69708bd238c592ce917876ee841524a51cb781
|
875be51a24a73104b92e412b5beed56f242bec31
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user