crun: update to 0.20.1.
This commit is contained in:
parent
b67ad6071d
commit
3cec187929
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crun'
|
||||
pkgname=crun
|
||||
version=0.19.1
|
||||
version=0.20.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=7b190ff934355e69636e24c12864326a6ebccdbb12af1f14bead217118eb19cb
|
||||
checksum=84a31b25169d92b59a2611fe256a2cc48b05edd9aee8eab4e3dabb60d88f5a23
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue