27 lines
692 B
Plaintext
27 lines
692 B
Plaintext
name: crun
|
|
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
|
version: 1.27.1
|
|
revision: 2
|
|
url: https://github.com/containers/crun
|
|
license: GPL2-or-later,LGPL2.1-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libcap
|
|
- libseccomp
|
|
- udev
|
|
- yajl
|
|
make_depends:
|
|
- go-md2man
|
|
- libtool
|
|
- python3=3.14.*
|
|
provides:
|
|
- oci-runtime
|
|
downloads:
|
|
- url: https://github.com/containers/crun/releases/download/${BPM_PKG_VERSION}/crun-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: be7a71c455c918bbab0c03de64cf5ce4693c7164821ab3dce0bb0f579216e8f0
|