From 0f4fd2c414964febf203536cb0e0e4d95f802c95 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 23 Jun 2016 06:35:34 +0200 Subject: [PATCH] fuse-sshfs: update to 2.8. --- srcpkgs/fuse-sshfs/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fuse-sshfs/template b/srcpkgs/fuse-sshfs/template index dc06a85833..2db8484329 100644 --- a/srcpkgs/fuse-sshfs/template +++ b/srcpkgs/fuse-sshfs/template @@ -1,6 +1,6 @@ # Template file for 'fuse-sshfs' pkgname=fuse-sshfs -version=2.7 +version=2.8 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 " license="GPL-2" homepage="https://github.com/libfuse/sshfs" -distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.gz" -checksum=ce5f9d390934fc88c287dd937a39d15c2b40cbea6967ba24ad93ed90e0027128 +distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs_${version}/sshfs-${version}.tar.gz" +checksum=7f689174d02e6b7e2631306fda4fb8e6b4483102d1bce82b3cdafba33369ad22 pre_configure() { autoreconf -fi