docker: fix SOURCE0 addr
Signed-off-by: xiadanni <xiadanni1@huawei.com>
This commit is contained in:
parent
4b158210db
commit
8cd4d200f6
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
|
||||||
pkg=docker-ce-18.09.0
|
pkg=v18.09.0
|
||||||
cwd=$PWD
|
cwd=$PWD
|
||||||
src=$cwd/$pkg
|
src=$cwd/$pkg
|
||||||
|
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
Name: docker-engine
|
Name: docker-engine
|
||||||
Version: 18.09.0
|
Version: 18.09.0
|
||||||
Release: 105
|
Release: 106
|
||||||
Summary: The open-source application container engine
|
Summary: The open-source application container engine
|
||||||
Group: Tools/Docker
|
Group: Tools/Docker
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
Source0: docker-ce-18.09.0.tar.gz
|
Source0: https://github.com/docker/docker-ce/archive/v18.09.0.tar.gz
|
||||||
Source1: patch.tar.gz
|
Source1: patch.tar.gz
|
||||||
Source2: apply-patches
|
Source2: apply-patches
|
||||||
Source3: git-commit
|
Source3: git-commit
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Id13ecdba61708f62595d6db593c670c304abf0bb
|
9798d7077fc83c2be9182cbad441e371cae31303
|
||||||
|
|||||||
0
docker-ce-18.09.0.tar.gz → v18.09.0.tar.gz
Executable file → Normal file
0
docker-ce-18.09.0.tar.gz → v18.09.0.tar.gz
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user