diff options
Diffstat (limited to 'system/runc/runc.info')
-rw-r--r-- | system/runc/runc.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/runc/runc.info b/system/runc/runc.info index ba6618d2de50d..a123d4e134f2d 100644 --- a/system/runc/runc.info +++ b/system/runc/runc.info @@ -1,10 +1,10 @@ PRGNAM="runc" -VERSION="1.0.0_rc1" -HOMEPAGE="https://runc.io" +VERSION="1.0.0_rc2_a01dafd" +HOMEPAGE="https://runc.io/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://codeload.github.com/opencontainers/runc/tar.gz/v1.0.0-rc1" -MD5SUM_x86_64="aa1dcbfe78af882209c34184c25ea487" +DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/a01dafd/runc-a01dafd48bc1c7cc12bdb01206f9fea7dd6feb70.tar.gz" +MD5SUM_x86_64="6813769675472f20f06c64d61628897a" REQUIRES="google-go-lang libseccomp" -MAINTAINER="Asaf Ohayon" -EMAIL="asaf@sysbind.co.il" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" |