Initial commit
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
name: crun
|
||||
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
||||
version: "1.25"
|
||||
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: 597c211270d8cfc6ae6c184cf1a68fc5e76f1170fa28de4b19a7d3294bddd4c3
|
||||
Reference in New Issue
Block a user