We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f63b93 commit 07549e6Copy full SHA for 07549e6
1 file changed
srcpkgs/fuse-sshfs/template
@@ -1,7 +1,7 @@
1
# Template file for 'fuse-sshfs'
2
pkgname=fuse-sshfs
3
-version=3.7.5
4
-revision=2
+version=3.7.6
+revision=1
5
build_style=meson
6
configure_args="--sbindir=bin"
7
hostmakedepends="pkg-config python3-docutils"
@@ -13,7 +13,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
13
license="GPL-2.0-or-later"
14
homepage="https://github.com/libfuse/sshfs"
15
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz"
16
-checksum=0e45db63c2d00919db3174134fa234c6e0682d6fe573c46312d1d53d1d61a8bb
+checksum=6a1bcb31450a077e9cb1b7ff158c71de34db697c3c0da6cb362502131e495893
17
18
case "${XBPS_TARGET_MACHINE}" in
19
i686|armv6l|armv7l)
0 commit comments