Rebuild with go-md2man
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: runc
|
||||
description: CLI tool for spawning and running containers according to the OCI specification
|
||||
version: 1.3.2
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/opencontainers/runc
|
||||
license: Apache-2.0
|
||||
architecture: any
|
||||
@@ -10,8 +10,9 @@ depends:
|
||||
- libseccomp
|
||||
make_depends:
|
||||
- golang
|
||||
- go-md2man
|
||||
downloads:
|
||||
- url: https://github.com/opencontainers/runc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
no_extract: true
|
||||
filepath: runc.tar.gz
|
||||
extract_to: ${BPM_SOURCE}/src/github.com/opencontainers/runc
|
||||
extract_strip_components: 1
|
||||
checksum: 831d1ab47fe5eb1a29216593e1ced036c4306d012e5ef35fbf475dbbc8eab317
|
||||
|
||||
Reference in New Issue
Block a user