crun: update to 1.16.1.

Closes: #51821 [via git-merge-pr]
This commit is contained in:
Imran Khan 2024-08-13 18:33:57 +06:00 committed by classabbyamp
parent cdffbdcaa1
commit e2d4debae7
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'crun'
pkgname=crun
version=1.15
version=1.16.1
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=a03ba1e58b8823ae77d010024b43bd94c5a99f7d652257b1b23abd2d2cdb087f
checksum=70548de4874f0c9e7e1e080ff092e23f8fcc772a23261ee26e26d79f24df289e
# most of the tests don't work inside a container
make_check=no