parent
1cbe819b9f
commit
bbef570be9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crun'
|
||||
pkgname=crun
|
||||
version=0.19
|
||||
version=0.19.1
|
||||
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=8065b73ae37ccfb960915fa10051e2bf27850d1c2c69ffeb9eec17c6f198d1c9
|
||||
checksum=7b190ff934355e69636e24c12864326a6ebccdbb12af1f14bead217118eb19cb
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in New Issue