fuse-sshfs: update to 2.6.
This commit is contained in:
parent
4b1a08b5db
commit
e5f277f62e
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fuse-sshfs'
|
# Template file for 'fuse-sshfs'
|
||||||
pkgname=fuse-sshfs
|
pkgname=fuse-sshfs
|
||||||
version=2.5
|
version=2.6
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="sshfs-sshfs_${version//./_}"
|
wrksrc="sshfs-sshfs_${version//./_}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/libfuse/sshfs"
|
homepage="https://github.com/libfuse/sshfs"
|
||||||
distfiles="${homepage}/archive/sshfs_${version//./_}.tar.gz"
|
distfiles="${homepage}/archive/sshfs_${version//./_}.tar.gz"
|
||||||
checksum=f21321a619099c0957c61747c05f1a82359f5ccf5a8bfc75c519623571837c90
|
checksum=17e7a90600de7a48f80b006fd1a61177ca7859dd8bc2f5d1c29b6ad716cf2831
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue