sshfs-fuse: update to 2.9

This commit is contained in:
Juergen Daubert 2017-04-19 11:11:41 +02:00
parent 4e0335795b
commit 238327fc0d
3 changed files with 6 additions and 6 deletions

View File

@ -1 +1 @@
0ba25e848ee59e2595d6576c8f6284b6 sshfs-2.8.tar.gz
6ac4a441ae86d9b7b41021555e11e654 sshfs-2.9.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/eQZtcOgg/9+8QkQ1Q4BGRZrcrixsuwdjpFho8i9+xWtXvVKoRuu5TfgKWWUx4OgXuy10PpILXlPJ685UTatVgc=
SHA256 (Pkgfile) = dc1ba370a5b2c90c4e54ca29f2cafc1f75474505ca2819e9f6a97729af75fd06
RWSE3ohX2g5d/bYyV9Y7Q5Xv8QYTnrx/AdQpzdcE/GJNPXS+h5Vf8Ke3Z9vEI4DrmuxpoXqIyohTWxKo2r6vapkQEMUNbTVD3wU=
SHA256 (Pkgfile) = bef2f5d93706c308fba7147ce48dba2fcf157defeae598dfa69c863a505df29b
SHA256 (.footprint) = fa53e4c7d54568efe2e06e42e693a1b5321694979ab8c4141db4917f07ed97d5
SHA256 (sshfs-2.8.tar.gz) = 7f689174d02e6b7e2631306fda4fb8e6b4483102d1bce82b3cdafba33369ad22
SHA256 (sshfs-2.9.tar.gz) = 46d1e1287ce97255fcb50010355184d8c5585329f73ab1e755217419a8e6e5de

View File

@ -5,9 +5,9 @@
# Depends on: fuse, glib
name=sshfs-fuse
version=2.8
version=2.9
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