runc: update to 1.1.0
This commit is contained in:
parent
323cffd632
commit
1e2b58bdac
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'runc'
|
||||
pkgname=runc
|
||||
version=1.0.2
|
||||
version=1.1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/opencontainers/runc
|
||||
|
@ -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=740acb49e33eaf4958b5109c85363c1d3900f242d4cab47fbdbefa6f8f3c6909
|
||||
checksum=152e8975793aa45a6717e367bd1652f8147728d25adad339d2f70c4fd2ddc623
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
|
Loading…
Add table
Reference in a new issue