From 51cd847934b3bf32f5b47b76ef3486228f5cbf15 Mon Sep 17 00:00:00 2001 From: Bnyro Date: Fri, 11 Aug 2023 10:38:59 +0200 Subject: [PATCH] runc: update to 1.1.9. --- srcpkgs/runc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index 5495e4a720bb16..5b74f35e8278ab 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,6 +1,6 @@ # Template file for 'runc' pkgname=runc -version=1.1.8 +version=1.1.9 revision=1 build_style=go go_import_path=github.com/opencontainers/runc @@ -14,7 +14,7 @@ license="Apache-2.0" homepage="https://github.com/opencontainers/runc" changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md" distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz" -checksum=fac4b055f56a326bb422f6397ef27b109b87e2063c54c158766f82a5f315cdf0 +checksum=7695febe134e17559b26224821a2a123bc9e9a637ad4a8c47e99ae0a1ec71dc2 post_build() { make man