Update package version to 1.27
This commit is contained in:
@@ -1,9 +1,11 @@
|
|||||||
name: crun
|
name: crun
|
||||||
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
||||||
version: "1.26"
|
version: "1.27"
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://github.com/containers/crun
|
url: https://github.com/containers/crun
|
||||||
license: GPL2-or-later,LGPL2.1-or-later
|
license: GPL2-or-later,LGPL2.1-or-later
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -21,4 +23,4 @@ downloads:
|
|||||||
- url: https://github.com/containers/crun/releases/download/${BPM_PKG_VERSION}/crun-${BPM_PKG_VERSION}.tar.gz
|
- url: https://github.com/containers/crun/releases/download/${BPM_PKG_VERSION}/crun-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: 32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1
|
checksum: 99077cc701a9f6842f70384eb05e9429da1ad338cdef3e0bac5a486cbf2ca75d
|
||||||
|
|||||||
Reference in New Issue
Block a user