crun: update to 1.26.

This commit is contained in:
Daniel Eyßer
2026-02-23 03:15:21 +01:00
committed by Duncan Overbruck
parent eb98d490f1
commit 2708c1ca70
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.24
version=1.26
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=90b6e33a6400ba5355eed6efc46a4c890e48e6c96d99d2bbc7fe92803bdfce52
checksum=32211d0160ac092a71d1b0623232342d627dd601913a1fbb552d7d7d5b99bcc1
# most of the tests don't work inside a container
make_check=no