diff --git a/srcpkgs/crun/template b/srcpkgs/crun/template index afee6e78373..b9de1c4760d 100644 --- a/srcpkgs/crun/template +++ b/srcpkgs/crun/template @@ -1,6 +1,6 @@ # Template file for 'crun' pkgname=crun -version=1.16.1 +version=1.17 revision=1 build_style=gnu-configure configure_args="--disable-systemd" @@ -12,7 +12,7 @@ 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=70548de4874f0c9e7e1e080ff092e23f8fcc772a23261ee26e26d79f24df289e +checksum=b766609814c0b0a3c0d2d235af1b061bd71da1aa2e8bb181d66e89f1b9a4e874 # most of the tests don't work inside a container make_check=no