runc: update to 1.5.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'runc'
|
||||
pkgname=runc
|
||||
version=1.4.2
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/opencontainers/runc
|
||||
@@ -15,8 +15,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=cc7b4630a2940cc844f01da81765a3fe6713ceb7f0dbf287f6b20fd89f55d05f
|
||||
distfiles="https://github.com/opencontainers/runc/releases/download/v${version}/runc-${version}.tar.xz"
|
||||
checksum=db743b39fd7de8da88adce5a61a54529a494928cd59227fffb622f5cb4ba6ef9
|
||||
|
||||
post_build() {
|
||||
make man
|
||||
|
||||
Reference in New Issue
Block a user