crun: update to 1.23.

This commit is contained in:
Imran Khan 2025-07-30 03:25:21 +06:00 committed by Duncan Overbruck
parent 4bf5668d89
commit 42fadd4d59

View file

@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.19.1
version=1.23
revision=1
build_style=gnu-configure
configure_args="--disable-systemd"
@ -12,7 +12,7 @@ license="GPL-2.0-or-later AND 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=32a9f283066640141a0f4401ac7ec7b5dd076b9632ab7e2eb53ff2c4e77bc8c1
checksum=cc80e3079daffb740d5f586b4a0269567c0961bc8321487fe7a3c2f13a178866
# most of the tests don't work inside a container
make_check=no