runc: update to 1.0.0-rc94

This commit is contained in:
Cameron Nemo 2021-05-10 10:38:48 -07:00 committed by Érico Nogueira Rolim
parent 462024e1b8
commit 7293a6219d

View file

@ -1,8 +1,8 @@
# Template file for 'runc'
pkgname=runc
version=1.0.0
revision=15
_subver="rc93"
revision=16
_subver="rc94"
_ver="$version-$_subver"
wrksrc="$pkgname-$_ver"
build_style=go
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/opencontainers/runc"
distfiles="https://github.com/opencontainers/runc/releases/download/v${_ver}/runc.tar.xz"
checksum=70ee0fcf45b17f0da93dd4c4d174046a3584080dcc07c5468914d33d57c8202d
checksum=87daf369dcac7f1895e72bc0ee22ba9e29d4678d6d0dd795f336e35c222a801a
post_build() {
make man