diff options
Diffstat (limited to 'system/runc/runc.info')
-rw-r--r-- | system/runc/runc.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/runc/runc.info b/system/runc/runc.info index 25a59e026f806..7d76abd26f541 100644 --- a/system/runc/runc.info +++ b/system/runc/runc.info @@ -1,10 +1,10 @@ PRGNAM="runc" -VERSION="1.0.0_rc5" +VERSION="1.0.0_rc6" HOMEPAGE="https://github.com/opencontainers/runc" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.0-rc5/runc-1.0.0-rc5.tar.gz" -MD5SUM_x86_64="0de61b0ae2cef25c895a58733b2a11bc" +DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.0-rc6/runc-1.0.0-rc6.tar.gz" +MD5SUM_x86_64="7ebd2593d8faace9a96241c973b27002" REQUIRES="google-go-lang libseccomp" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |