diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-25 07:38:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-27 08:16:16 +0700 |
commit | de84b8a9955f897c86144da57382ba6486188244 (patch) | |
tree | c92eaeb312231e5d6752a55248295fd566b80207 /system/runc/runc.info | |
parent | be3f33936705c16ce2885e4c497f0e3fdf1c5fac (diff) |
system/runc: Updated for version 1.1.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 2e49926a1d12..d34ca318884d 100644 --- a/system/runc/runc.info +++ b/system/runc/runc.info @@ -1,10 +1,10 @@ PRGNAM="runc" -VERSION="1.1.12" +VERSION="1.1.13" HOMEPAGE="https://github.com/opencontainers/runc" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.12/runc-1.1.12.tar.gz" -MD5SUM_x86_64="e77fb3f6d3070da60f58688bde3e7583" +DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.1.13/runc-1.1.13.tar.gz" +MD5SUM_x86_64="c70a0a3f15f9148eebe1cc59b7127fd0" REQUIRES="google-go-lang" MAINTAINER="Audrius Kažukauskas" EMAIL="audrius@neutrino.lt" |