fuse-sshfs: update to 2.7.

This commit is contained in:
Michael Gehring 2016-03-02 06:08:49 +01:00
parent 1b4c8506f6
commit 303e5a7ebb
1 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'fuse-sshfs'
pkgname=fuse-sshfs
version=2.6
version=2.7
revision=1
wrksrc="sshfs-sshfs_${version//./_}"
wrksrc="sshfs-${version}"
build_style=gnu-configure
hostmakedepends="automake pkg-config"
makedepends="libglib-devel fuse-devel"
@ -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="${homepage}/archive/sshfs_${version//./_}.tar.gz"
checksum=17e7a90600de7a48f80b006fd1a61177ca7859dd8bc2f5d1c29b6ad716cf2831
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.gz"
checksum=ce5f9d390934fc88c287dd937a39d15c2b40cbea6967ba24ad93ed90e0027128
pre_configure() {
autoreconf -fi