runc: update to 1.1.6.

This commit is contained in:
Piraty 2023-04-20 23:14:34 +02:00
parent 9c79951498
commit 9703caea23
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,7 +1,7 @@
# Template file for 'runc'
pkgname=runc
version=1.1.5
revision=2
version=1.1.6
revision=1
build_style=go
go_import_path=github.com/opencontainers/runc
go_build_tags="seccomp apparmor"
@ -12,8 +12,9 @@ short_desc="CLI tool for spawning and running OCI containers"
maintainer="Orphaned <orphan@voidlinux.org>"
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=bed3a10df91a161dea38115a955b9b68f9130d8ea24071b12cdf657929d9cfb4
checksum=548506fc1de8f0a4790d8e937eeede17db4beb79c53d66acb4f7ec3edbc31668
post_build() {
make man