sshfs-fuse: update to 2.8

This commit is contained in:
Juergen Daubert 2016-07-26 14:34:57 +02:00
parent 3180eff75c
commit 176cc8c8fb
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
6f8e4b812348a3d752897417e38135fe sshfs-2.7.tar.gz
0ba25e848ee59e2595d6576c8f6284b6 sshfs-2.8.tar.gz

View File

@ -5,9 +5,9 @@
# Depends on: fuse, glib
name=sshfs-fuse
version=2.7
version=2.8
release=1
source=(https://github.com/libfuse/sshfs/releases/download/sshfs-$version/sshfs-$version.tar.gz)
source=(https://github.com/libfuse/sshfs/releases/download/sshfs_$version/sshfs-$version.tar.gz)
build() {
cd sshfs-$version