crun: update to 1.4.
This commit is contained in:
parent
3a3fd3fcd2
commit
a93e07d286
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crun'
|
||||
pkgname=crun
|
||||
version=1.3
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-systemd"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Imran Khan <imrankhan@teknik.io>"
|
|||
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=bd65961e95c450bd0463bac6a9390fa06de2368a2be1e171e7d2b666f6830cff
|
||||
checksum=fbdf93c31e215c61a9cb97490527ec69c9993e369955e56b0d82cfedc32090ef
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in New Issue