From 87eef5b621560ea9280fca71549f4e4d682e7de6 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sat, 4 Jan 2020 20:54:15 -0600 Subject: [PATCH] fuse-sshfs: update to 3.7.0. --- srcpkgs/fuse-sshfs/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fuse-sshfs/template b/srcpkgs/fuse-sshfs/template index a0e0b066350..a0205b77250 100644 --- a/srcpkgs/fuse-sshfs/template +++ b/srcpkgs/fuse-sshfs/template @@ -1,6 +1,6 @@ # Template file for 'fuse-sshfs' pkgname=fuse-sshfs -version=3.6.0 +version=3.7.0 revision=1 wrksrc="sshfs-${version}" build_style=meson @@ -14,7 +14,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/libfuse/sshfs" distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz" -checksum=1679b5543a6db2e93e06dbcdc9247b35df64c3148e2c30f80764f4813bd6c270 +checksum=6e7e86831f3066b356e7f16e22f1b8a8f177fda05146f6a5eb821c2fd0541c34 case "${XBPS_TARGET_MACHINE}" in i686|armv6l|armv7l)