mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
virtiofsd: update to 1.11.1
This commit is contained in:
parent
2425b34c04
commit
eba90c5c6c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'virtiofsd'
|
# Template file for 'virtiofsd'
|
||||||
pkgname=virtiofsd
|
pkgname=virtiofsd
|
||||||
version=1.11.0
|
version=1.11.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
makedepends="libcap-ng-devel libseccomp-devel"
|
makedepends="libcap-ng-devel libseccomp-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Matthias von Faber <mvf@gmx.eu>"
|
||||||
license="Apache-2.0, BSD-3-Clause"
|
license="Apache-2.0, BSD-3-Clause"
|
||||||
homepage="https://gitlab.com/virtio-fs/virtiofsd"
|
homepage="https://gitlab.com/virtio-fs/virtiofsd"
|
||||||
distfiles="https://gitlab.com/virtio-fs/virtiofsd/-/archive/v${version}/virtiofsd-v${version}.tar.gz"
|
distfiles="https://gitlab.com/virtio-fs/virtiofsd/-/archive/v${version}/virtiofsd-v${version}.tar.gz"
|
||||||
checksum=70da98d3d21387507c2a8851a8d03d66de6aedcadce9cfeede6f1d729811ee98
|
checksum=e45a70b1c764378077f36c15c97975d5a0cc0f0534adbc7c24e5b62da6adb579
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then
|
if [ "$XBPS_TARGET_WORDSIZE" = 32 ]; then
|
||||||
broken="https://gitlab.com/virtio-fs/virtiofsd/-/issues/114"
|
broken="https://gitlab.com/virtio-fs/virtiofsd/-/issues/114"
|
||||||
|
|
Loading…
Add table
Reference in a new issue