From 8578704959f6e5072081c906926b881d3c6e0225 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sun, 29 Aug 2021 21:39:56 -0700 Subject: [PATCH] runc: update to 1.0.2 --- srcpkgs/runc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index 4e7189859808..1aeedab4aa15 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,6 +1,6 @@ # Template file for 'runc' pkgname=runc -version=1.0.1 +version=1.0.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=7401a8be2556490074418c4b04c6e0584854ff15e899da9ebeb6d22abd877323 +checksum=740acb49e33eaf4958b5109c85363c1d3900f242d4cab47fbdbefa6f8f3c6909 post_build() { make man