From 58b357d27594b3ea3395a32ca7f2a8a18e3a06dd Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 15 Nov 2023 18:40:13 +0100 Subject: [PATCH] runc: update to 1.1.10. --- srcpkgs/runc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/runc/template b/srcpkgs/runc/template index a97efd0cd60..2361669f5dd 100644 --- a/srcpkgs/runc/template +++ b/srcpkgs/runc/template @@ -1,7 +1,7 @@ # Template file for 'runc' pkgname=runc -version=1.1.9 -revision=2 +version=1.1.10 +revision=1 build_style=go go_import_path=github.com/opencontainers/runc go_build_tags="seccomp apparmor" @@ -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=7695febe134e17559b26224821a2a123bc9e9a637ad4a8c47e99ae0a1ec71dc2 +checksum=bd3e89ae89319ef344e7e26f392b40e344bcd5bbdea84ca459a43189451615bf post_build() { make man