!5 containerd: fix SOURCE0 addr
From: @Vanient Reviewed-by: @jing-rui Signed-off-by: @jing-rui
This commit is contained in:
commit
8d736eba1c
@ -7,7 +7,7 @@
|
||||
|
||||
set -ex
|
||||
|
||||
pkg=containerd-1.2.0
|
||||
pkg=v1.2.0
|
||||
cwd=$PWD
|
||||
src=$cwd/$pkg
|
||||
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
%global debug_package %{nil}
|
||||
Version: 1.2.0
|
||||
Name: containerd
|
||||
Release: 102
|
||||
Release: 103
|
||||
Summary: An industry-standard container runtime
|
||||
License: ASL 2.0
|
||||
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
|
||||
Source2: apply-patch
|
||||
Source3: series.conf
|
||||
|
||||
@ -1 +1 @@
|
||||
3f69708bd238c592ce917876ee841524a51cb781
|
||||
875be51a24a73104b92e412b5beed56f242bec31
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user