runc: update to 1.1.9.
This commit is contained in:
parent
8519f04b7b
commit
0fb5ea16fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'runc'
|
||||
pkgname=runc
|
||||
version=1.1.8
|
||||
version=1.1.9
|
||||
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=fac4b055f56a326bb422f6397ef27b109b87e2063c54c158766f82a5f315cdf0
|
||||
checksum=7695febe134e17559b26224821a2a123bc9e9a637ad4a8c47e99ae0a1ec71dc2
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
|
Loading…
Reference in New Issue