From e9d5b4273d17c93c90a9b4b671a0a3276e5e2171 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sat, 5 Oct 2019 11:52:24 -0700 Subject: [PATCH] runc: update to 1.0.0-rc9. Signed-off-by: Cameron Nemo --- srcpkgs/runc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index cb6708140c2..8097bd39d2d 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,8 +1,8 @@ # Template file for 'runc' pkgname=runc version=1.0.0 -revision=10 -_subver="rc8" +revision=11 +_subver="rc9" _ver="$version-$_subver" wrksrc="$pkgname-$_ver" build_style=go @@ -15,7 +15,7 @@ maintainer="Paul Knopf " license="Apache-2.0" homepage="https://github.com/opencontainers/runc" distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz" -checksum=5d46f01bca203ae226f107f8e3351211f492d43038af19b8337acffab6c4f576 +checksum=2f1c7ebac67c779affe2bb4370bba44b08ed280144ba58c86219186e303832ba post_build() { make man