fuse-sshfs: update to 3.2.0
This commit is contained in:
parent
11a6f5a51e
commit
d7979b3940
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-sshfs'
|
||||
pkgname=fuse-sshfs
|
||||
version=3.1.0
|
||||
version=3.2.0
|
||||
revision=1
|
||||
wrksrc="sshfs-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/libfuse/sshfs"
|
||||
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.gz"
|
||||
checksum=c4f439ef0b8122e126f3ab9c0c84cc1665a58777e0f10806fa68f241bc6d3874
|
||||
checksum=b494cdbac7ba2e77b994b3d3957171610be640e49c287ff6cb8f2959c4768101
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686|armv6l|armv7l)
|
||||
|
|
Loading…
Reference in a new issue