containerd: updated to version 0.2.4

This commit is contained in:
Matt Housh 2016-11-20 14:35:28 -06:00
parent 8ea3751e51
commit 1b5e8083c5
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
04b737d702ecbb6f49c3bc5b305fbf5a containerd-0.2.2.tar.xz
27f3c8c30ec2ec43fcfe5ea877edf284 containerd-0.2.4.tar.gz

View File

@ -4,9 +4,9 @@
# Depends on: go
name=containerd
version=0.2.2
version=0.2.4
release=1
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.xz)
source=(http://jaeger.morpheus.net/linux/crux/files/$name-$version.tar.gz)
build() {
mkdir -p src/github.com/docker