crun: update to 1.14.

This commit is contained in:
Imran Khan 2023-10-03 02:09:17 +06:00 committed by cinerea0
parent a215edc212
commit ddbabf5c3a

View file

@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.9
version=1.14
revision=1
build_style=gnu-configure
configure_args="--disable-systemd"
@ -11,7 +11,7 @@ maintainer="Imran Khan <imran@khan.ovh>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://github.com/containers/crun"
distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz"
checksum=5d8fc610bf95594ccb1f03edaa993e8dafcc8eeb9b73c92025779fb80ba674bc
checksum=f6ceb53ef6c686b1e8bc7e4a52cfac3ebec915edc6bc750ac600a8b3decb6e13
# most of the tests don't work inside a container
make_check=ci-skip