crun: update to 1.14.1

This commit is contained in:
cinerea0 2024-02-14 17:11:30 -05:00 committed by cinerea0
parent b672cf5ecc
commit 915ae7e88c

View file

@ -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