25 lines
645 B
Plaintext
25 lines
645 B
Plaintext
name: crun
|
|
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
|
version: "1.26"
|
|
revision: 1
|
|
url: https://github.com/containers/crun
|
|
license: GPL2-or-later,LGPL2.1-or-later
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libcap
|
|
- libseccomp
|
|
- udev
|
|
- yajl
|
|
make_depends:
|
|
- go-md2man
|
|
- libtool
|
|
- python3
|
|
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: 32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1
|