fuse-sshfs: update to 3.7.3.
This commit is contained in:
parent
4d4e334c11
commit
17d071da63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuse-sshfs'
|
# Template file for 'fuse-sshfs'
|
||||||
pkgname=fuse-sshfs
|
pkgname=fuse-sshfs
|
||||||
version=3.7.2
|
version=3.7.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="sshfs-${version}"
|
wrksrc="sshfs-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -14,7 +14,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/libfuse/sshfs"
|
homepage="https://github.com/libfuse/sshfs"
|
||||||
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz"
|
distfiles="https://github.com/libfuse/sshfs/releases/download/sshfs-${version}/sshfs-${version}.tar.xz"
|
||||||
checksum=1c596d42724d13aeba9f49ee127b8ef2fdeb813e25c6018f92d0c9ec4754fa2d
|
checksum=5218ce7bdd2ce0a34137a0d7798e0f6d09f0e6d21b1e98ee730a18b0699c2e99
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
i686|armv6l|armv7l)
|
i686|armv6l|armv7l)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue