crun: update to 1.9.

This commit is contained in:
Imran Khan 2023-09-07 21:45:58 +06:00 committed by Duncan Overbruck
parent da319c20fd
commit 53c4255818

View File

@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.8.6
version=1.9
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=9137e9c5246ad7f5f9ec33bf76029ef7d78ea779e177998c32ae6dfed55a182c
checksum=5d8fc610bf95594ccb1f03edaa993e8dafcc8eeb9b73c92025779fb80ba674bc
# most of the tests don't work inside a container
make_check=ci-skip