mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
7690739ba6
commit
5a82e83aaa
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.13.0
|
version=1.13.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=a45f4b3661322587a06b6aa29e5353e0a7047e755e8a7f55dbae308b778eb41c
|
checksum=6d2c016683cd32473280eafc9c14b2c792bb78cafdae13e14bd7a18986683b40
|
||||||
|
|
||||||
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