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