mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crun: update to 1.14.
This commit is contained in:
parent
a215edc212
commit
ddbabf5c3a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crun'
|
# Template file for 'crun'
|
||||||
pkgname=crun
|
pkgname=crun
|
||||||
version=1.9
|
version=1.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-systemd"
|
configure_args="--disable-systemd"
|
||||||
|
@ -11,7 +11,7 @@ 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"
|
||||||
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=5d8fc610bf95594ccb1f03edaa993e8dafcc8eeb9b73c92025779fb80ba674bc
|
checksum=f6ceb53ef6c686b1e8bc7e4a52cfac3ebec915edc6bc750ac600a8b3decb6e13
|
||||||
# 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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue