runc: New version 1.1.4 (#34815)
This commit is contained in:
parent
8d83af732a
commit
881a0d4462
@ -13,6 +13,7 @@ class Runc(MakefilePackage):
|
||||
url = "https://github.com/opencontainers/runc/releases/download/v1.0.2/runc.tar.xz"
|
||||
maintainers = ["bernhardkaindl"]
|
||||
|
||||
version("1.1.4", sha256="9f5972715dffb0b2371e4d678c1206cc8c4ec5eb80f2d48755d150bac49be35b")
|
||||
version("1.0.2", sha256="740acb49e33eaf4958b5109c85363c1d3900f242d4cab47fbdbefa6f8f3c6909")
|
||||
|
||||
depends_on("go", type="build")
|
||||
|
Loading…
Reference in New Issue
Block a user