mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
crun: update to 1.14.1
This commit is contained in:
parent
b672cf5ecc
commit
915ae7e88c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crun'
|
||||
pkgname=crun
|
||||
version=1.14
|
||||
version=1.14.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-systemd"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Lightweight OCI runtime written in C"
|
|||
maintainer="Imran Khan <imran@khan.ovh>"
|
||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://github.com/containers/crun"
|
||||
changelog="https://raw.githubusercontent.com/containers/crun/main/NEWS"
|
||||
distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz"
|
||||
checksum=f6ceb53ef6c686b1e8bc7e4a52cfac3ebec915edc6bc750ac600a8b3decb6e13
|
||||
checksum=7d0caf442aae7e8fc4ec48a45792eeee4cfdd242f4f85d5159947aad04a3970a
|
||||
# most of the tests don't work inside a container
|
||||
make_check=ci-skip
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue