crun: update to 1.14.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'crun'
|
# Template file for 'crun'
|
||||||
pkgname=crun
|
pkgname=crun
|
||||||
version=1.14
|
version=1.14.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-systemd"
|
configure_args="--disable-systemd"
|
||||||
@@ -10,8 +10,9 @@ short_desc="Lightweight OCI runtime written in C"
|
|||||||
maintainer="Imran Khan <imran@khan.ovh>"
|
maintainer="Imran Khan <imran@khan.ovh>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://github.com/containers/crun"
|
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"
|
distfiles="https://github.com/containers/crun/releases/download/${version}/crun-${version}.tar.gz"
|
||||||
checksum=f6ceb53ef6c686b1e8bc7e4a52cfac3ebec915edc6bc750ac600a8b3decb6e13
|
checksum=7d0caf442aae7e8fc4ec48a45792eeee4cfdd242f4f85d5159947aad04a3970a
|
||||||
# most of the tests don't work inside a container
|
# most of the tests don't work inside a container
|
||||||
make_check=ci-skip
|
make_check=ci-skip
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user