runc: update to 1.0.1
This commit is contained in:
parent
8a6e78ec9a
commit
be3f72b1e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'runc'
|
||||
pkgname=runc
|
||||
version=1.0.0
|
||||
revision=18
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/opencontainers/runc
|
||||
go_build_tags="seccomp apparmor"
|
||||
|
@ -12,7 +12,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${version}/runc.tar.xz"
|
||||
checksum=ccdf1ac45cb1bb36eb1810457c6b1a513666958d83a96e01fff6085ba179c9f1
|
||||
checksum=7401a8be2556490074418c4b04c6e0584854ff15e899da9ebeb6d22abd877323
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
|
Loading…
Reference in a new issue