runc: update to 1.1.8.

This commit is contained in:
Bnyro 2023-08-06 10:12:04 +02:00 committed by Duncan Overbruck
parent 3bc9987f51
commit 0b8036f762

View file

@ -1,6 +1,6 @@
# Template file for 'runc' # Template file for 'runc'
pkgname=runc pkgname=runc
version=1.1.6 version=1.1.8
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/opencontainers/runc go_import_path=github.com/opencontainers/runc
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://github.com/opencontainers/runc" homepage="https://github.com/opencontainers/runc"
changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md" changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md"
distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz" distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz"
checksum=548506fc1de8f0a4790d8e937eeede17db4beb79c53d66acb4f7ec3edbc31668 checksum=fac4b055f56a326bb422f6397ef27b109b87e2063c54c158766f82a5f315cdf0
post_build() { post_build() {
make man make man