Update package version to 1.29.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: crun
|
||||
description: A fast and lightweight fully featured OCI runtime and C library for running containers
|
||||
version: "1.28"
|
||||
revision: 2
|
||||
version: 1.29.1
|
||||
revision: 1
|
||||
url: https://github.com/containers/crun
|
||||
license: GPL2-or-later,LGPL2.1-or-later
|
||||
maintainers:
|
||||
@@ -14,6 +14,7 @@ depends:
|
||||
- libseccomp
|
||||
- libudev
|
||||
make_depends:
|
||||
- criu
|
||||
- go-md2man
|
||||
- libtool
|
||||
- python3=3.14.*
|
||||
@@ -24,4 +25,4 @@ 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: eb8fe73ffe44d868b14bb94fa6c295bd57e8bf023de43b61579da826c07cc406
|
||||
checksum: b6be9fd9613efe5df414c568ddfaf09857c72ec17a00999f15c132a3d9e120fd
|
||||
|
||||
Reference in New Issue
Block a user