runc: update to 1.1.4

This commit is contained in:
Cameron Nemo 2022-08-30 11:52:48 -07:00 committed by Michal Vasilek
parent 8f5e3400d0
commit fe6c7a34c1

View file

@ -1,6 +1,6 @@
# Template file for 'runc' # Template file for 'runc'
pkgname=runc pkgname=runc
version=1.1.3 version=1.1.4
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/opencontainers/runc go_import_path=github.com/opencontainers/runc
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0" license="Apache-2.0"
homepage="https://github.com/opencontainers/runc" homepage="https://github.com/opencontainers/runc"
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=2db1f3a01ffd2f8fa3a259b9b512ca7d4dbf89be5765cc58d306e45658668453 checksum=9f5972715dffb0b2371e4d678c1206cc8c4ec5eb80f2d48755d150bac49be35b
post_build() { post_build() {
make man make man