Update package version to 1.4.1
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: runc
|
name: runc
|
||||||
description: CLI tool for spawning and running containers according to the OCI specification
|
description: CLI tool for spawning and running containers according to the OCI specification
|
||||||
version: 1.4.0
|
version: 1.4.1
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/opencontainers/runc
|
url: https://github.com/opencontainers/runc
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -17,4 +19,4 @@ downloads:
|
|||||||
- url: https://github.com/opencontainers/runc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/opencontainers/runc/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}/src/github.com/opencontainers/runc
|
extract_to: ${BPM_SOURCE}/src/github.com/opencontainers/runc
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 94d566d8b017d6cdffc684560a4f069bb87f86534976c41d768711c85e194884
|
checksum: a09f5e2f5b3b5e488bd3ee45c0be8f1e9078692174411dc5193f56a7e0de8078
|
||||||
|
|||||||
Reference in New Issue
Block a user