From 714eba4755f4c16bf291c40b4278f2e8b265c01f Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Wed, 11 May 2022 18:07:15 -0700 Subject: [PATCH] runc: update to 1.1.2 --- srcpkgs/runc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index 182e20b99857..35f011484e72 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,6 +1,6 @@ # Template file for 'runc' pkgname=runc -version=1.1.1 +version=1.1.2 revision=1 build_style=go go_import_path=github.com/opencontainers/runc @@ -12,7 +12,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/opencontainers/runc" distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz" -checksum=75c1f0bb19b209412c52599e24b33ac306cf7caf772c97577b7ebe964837a54b +checksum=78ad532465ce4c2802480644a8756c30ae99c1bf779f0243af4bca11c4d041de post_build() { make man