runc: bump to version 9c2d8d184e5da67c95d601382adf14862e4f2228

This is a runtime dependency of docker-engine in version 17.04.0-ce

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Fabrice Fontaine 2017-04-06 20:20:19 +02:00 committed by Thomas Petazzoni
parent 9a521546ed
commit 4d91032584
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally computed # Locally computed
sha256 bdd0fc0b5db42bb1fc439d5a5d6347d97b285e676559afb620ffd9f62fc1de26 runc-54296cf40ad8143b62dbcaa1d90e520a2136ddfe.tar.gz sha256 b5c50d7d9a5f610d5424f96196efa306ec708fd9299302dd919545099c16b7c1 runc-9c2d8d184e5da67c95d601382adf14862e4f2228.tar.gz

View file

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
RUNC_VERSION = 54296cf40ad8143b62dbcaa1d90e520a2136ddfe RUNC_VERSION = 9c2d8d184e5da67c95d601382adf14862e4f2228
RUNC_SITE = $(call github,opencontainers,runc,$(RUNC_VERSION)) RUNC_SITE = $(call github,opencontainers,runc,$(RUNC_VERSION))
RUNC_LICENSE = Apache-2.0 RUNC_LICENSE = Apache-2.0
RUNC_LICENSE_FILES = LICENSE RUNC_LICENSE_FILES = LICENSE