runc: update to 2f7393a

This commit is contained in:
Lukas Rusak 2017-01-20 14:55:24 -08:00
parent 1f4132fe92
commit 3693ce9ada
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="runc"
PKG_VERSION="02f8fa7"
PKG_VERSION="2f7393a"
PKG_ARCH="any"
PKG_LICENSE="APL"
PKG_SITE="https://github.com/opencontainers/runc"