system/runc: Updated for version 1.0.0_rc4_3f2f8b8.

Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
This commit is contained in:
Audrius Kažukauskas 2017-11-03 14:31:14 +02:00 committed by Willy Sudiarto Raharjo
parent 3730a1b741
commit 42db82c23f
3 changed files with 6 additions and 6 deletions

View file

@ -24,8 +24,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=runc
VERSION=${VERSION:-1.0.0_rc3_810190c}
GITHASH=${GITHASH:-810190ceaa507aa2727d7ae6f4790c76ec150bd2}
VERSION=${VERSION:-1.0.0_rc4_3f2f8b8}
GITHASH=${GITHASH:-3f2f8b84a77f73d38244dd690525642a72156c64}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="runc"
VERSION="1.0.0_rc3_810190c"
VERSION="1.0.0_rc4_3f2f8b8"
HOMEPAGE="https://github.com/opencontainers/runc"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/810190c/runc-810190ceaa507aa2727d7ae6f4790c76ec150bd2.tar.gz"
MD5SUM_x86_64="566fb0e8535fccd38cccb374ec17fd35"
DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/3f2f8b8/runc-3f2f8b84a77f73d38244dd690525642a72156c64.tar.gz"
MD5SUM_x86_64="0dc3b1eafba193280d6cf6ffa46c2521"
REQUIRES="google-go-lang libseccomp"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"

View file

@ -16,4 +16,4 @@ runc: technology powering millions of Docker Engine installations. runC
runc: does not force you to have a particular workflow or deployment setup
runc: it only requires a root filesystem and configuration.
runc:
runc: Homepage: https://runc.io/
runc: Homepage: https://github.com/opencontainers/runc