cni: bump to v0.4.0

pull/1045/head
Sergiusz Urbaniak 2017-01-26 19:48:07 +01:00
parent 98eb715059
commit 6979179c50
No known key found for this signature in database
GPG Key ID: 2D0B9832C789E46F
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
sha256 b1ae09833a238c51161918a8849031efdb46cf0068ea5b752e362d9836e2af7d cni-v0.3.0.tgz
sha256 84c9a0a41b59211d560bef14bf3f53bb370156f9ac7762270b3848fed96e1be8 cni-v0.4.0.tgz

View File

@ -4,7 +4,7 @@
#
################################################################################
CNI_BIN_VERSION = 0.3.0
CNI_BIN_VERSION = 0.4.0
CNI_BIN_SITE = https://github.com/containernetworking/cni/releases/download/v$(CNI_BIN_VERSION)
CNI_BIN_SOURCE = cni-v$(CNI_BIN_VERSION).tgz