crun: update to 1.1.
This commit is contained in:
parent
619aeb3d4c
commit
e82a917cda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crun'
|
||||
pkgname=crun
|
||||
version=1.0
|
||||
version=1.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=e1745172bf603c6832e1a77ee2b7ac9ad4644cd0f4349704df84b66385bbbe61
|
||||
checksum=5f2d98a13bdd7ab3c83620abc7dc29cfaf7b8f7487b5b3722453bc9619d3ea0b
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" argp-standalone"
|
||||
|
|
Loading…
Reference in a new issue