parent
e07ba4ea45
commit
6a69d00b98
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'runc'
|
||||
pkgname=runc
|
||||
version=1.0.0
|
||||
revision=16
|
||||
_subver="rc94"
|
||||
revision=17
|
||||
_subver="rc95"
|
||||
_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=87daf369dcac7f1895e72bc0ee22ba9e29d4678d6d0dd795f336e35c222a801a
|
||||
checksum=8304b161e1c0ec2cee969b25671a147cd56cb99e6aa534371b2cfb3ec13db2c4
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
|
Loading…
Reference in New Issue