From 1429832fc26c27a414517d7809314d1060ecf997 Mon Sep 17 00:00:00 2001 From: eater <=@eater.me> Date: Wed, 24 Feb 2021 14:08:56 +0100 Subject: [PATCH] runc: update to 1.0.0_15 (rc93) --- srcpkgs/runc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index b2709fa2440..55ae081fc64 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,8 +1,8 @@ # Template file for 'runc' pkgname=runc version=1.0.0 -revision=14 -_subver="rc92" +revision=15 +_subver="rc93" _ver="$version-$_subver" wrksrc="$pkgname-$_ver" build_style=go @@ -15,7 +15,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/opencontainers/runc" distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz" -checksum=2f76b623b550588db98e2be72e74aae426f5d4cf736bd92afb91dd5586816daf +checksum=70ee0fcf45b17f0da93dd4c4d174046a3584080dcc07c5468914d33d57c8202d post_build() { make man