crun: update to 1.8.6.

This commit is contained in:
Imran Khan 2023-08-04 16:00:20 +06:00 committed by Duncan Overbruck
parent 1fa8f1d881
commit 4372d06418

View File

@ -1,17 +1,17 @@
# Template file for 'crun'
pkgname=crun
version=1.8.5
version=1.8.6
revision=1
build_style=gnu-configure
configure_args="--disable-systemd"
hostmakedepends="pkg-config python3 $(vopt_if man go-md2man)"
makedepends="libcap-devel libseccomp-devel yajl-devel"
short_desc="Lightweight OCI runtime written in C"
maintainer="Imran Khan <imrankhan@teknik.io>"
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=5a786d7a0ece5068447e730f8a67c9cb18a95c883f5314e154865ad87c520106
checksum=9137e9c5246ad7f5f9ec33bf76029ef7d78ea779e177998c32ae6dfed55a182c
# most of the tests don't work inside a container
make_check=ci-skip