fuse-sshfs: update to 3.1.0.
This commit is contained in:
parent
06ae7d6396
commit
7374aedce6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-sshfs'
|
||||
pkgname=fuse-sshfs
|
||||
version=3.0.0
|
||||
version=3.1.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=644966c7326c1b788a80318c5806f20f6d42dd72ab686f66d6120bd108b54d2d
|
||||
checksum=c4f439ef0b8122e126f3ab9c0c84cc1665a58777e0f10806fa68f241bc6d3874
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686|armv6l|armv7l)
|
||||
|
|
Loading…
Reference in New Issue