runc: update to 1.1.13.
This commit is contained in:
parent
92d14c981f
commit
93d4b2aefd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'runc'
|
||||
pkgname=runc
|
||||
version=1.1.12
|
||||
version=1.1.13
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/opencontainers/runc
|
||||
|
@ -14,7 +14,7 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/opencontainers/runc"
|
||||
changelog="https://github.com/opencontainers/runc/raw/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc.tar.xz"
|
||||
checksum=47d9e34500e478d860512b3b646724ee4b9e638692122ddaa82af417668ca4d7
|
||||
checksum=d20e76688ce0681dc687369e18b47aeffcfdac5184c978befa7ce5da35e797fe
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
|
Loading…
Reference in New Issue