fuse-sshfs: update to 2.9.
This commit is contained in:
parent
d6c8f938a2
commit
47d3ea4cac
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-sshfs'
|
||||
pkgname=fuse-sshfs
|
||||
version=2.8
|
||||
version=2.9
|
||||
revision=1
|
||||
wrksrc="sshfs-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,8 +11,8 @@ short_desc="FUSE client based on the SSH File Transfer Protocol"
|
|||
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=7f689174d02e6b7e2631306fda4fb8e6b4483102d1bce82b3cdafba33369ad22
|
||||
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.gz"
|
||||
checksum=46d1e1287ce97255fcb50010355184d8c5585329f73ab1e755217419a8e6e5de
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue