diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-03 13:07:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-05 22:30:59 +0700 |
commit | 315915c44dce37f08ce440212a1dc99e3c3508ad (patch) | |
tree | 65c2abf7395d0efc97b7fda1e62526549be3dda8 /system/runc/runc.info | |
parent | cfa82a78484063f757d1cfae3c232d39da726d3b (diff) |
system/runc: Updated for version 1.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 1d50f4fefbce..b8d770b800fa 100644 --- a/system/runc/runc.info +++ b/system/runc/runc.info @@ -1,10 +1,10 @@ PRGNAM="runc" -VERSION="1.0.0_rc93" +VERSION="1.0.2" HOMEPAGE="https://github.com/opencontainers/runc" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.0-rc93/runc-1.0.0-rc93.tar.gz" -MD5SUM_x86_64="c40f24252570551d02d73eefb064f40c" +DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.2/runc-1.0.2.tar.gz" +MD5SUM_x86_64="9c15db5eec28468429ed9083331656b6" REQUIRES="google-go-lang libseccomp" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |