sysutils/fusefs-sshfs: Update version 3.7.2=>3.7.3
Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.3
This commit is contained in:
parent
de3ce5e283
commit
7afff9ac05
2 changed files with 6 additions and 8 deletions
|
@ -1,13 +1,13 @@
|
|||
# Created by: Anish Mistry
|
||||
|
||||
PORTNAME= sshfs
|
||||
PORTVERSION= 3.7.2
|
||||
PORTVERSION= 3.7.3
|
||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= 952a9c3fda977bce61303ae3311a3adca3d338bf.patch:-p1 # https://github.com/libfuse/sshfs/pull/212
|
||||
#PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
#PATCHFILES+= 952a9c3fda977bce61303ae3311a3adca3d338bf.patch:-p1 # https://github.com/libfuse/sshfs/pull/212
|
||||
|
||||
MAINTAINER= bofh@FreeBSD.org
|
||||
COMMENT= Mount remote directories over ssh
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
TIMESTAMP = 1623247409
|
||||
SHA256 (libfuse-sshfs-sshfs-3.7.2_GH0.tar.gz) = 8a9b0d980e9d34d0d18eacb9e1ca77fc499d1cf70b3674cc3e02f3eafad8ab14
|
||||
SIZE (libfuse-sshfs-sshfs-3.7.2_GH0.tar.gz) = 63229
|
||||
SHA256 (952a9c3fda977bce61303ae3311a3adca3d338bf.patch) = 9b55c00a9b63715eeb836c253683240d78e23f824cbf07c07570e74ec2c6b507
|
||||
SIZE (952a9c3fda977bce61303ae3311a3adca3d338bf.patch) = 6826
|
||||
TIMESTAMP = 1654111892
|
||||
SHA256 (libfuse-sshfs-sshfs-3.7.3_GH0.tar.gz) = 52a1a1e017859dfe72a550e6fef8ad4f8703ce312ae165f74b579fd7344e3a26
|
||||
SIZE (libfuse-sshfs-sshfs-3.7.3_GH0.tar.gz) = 63968
|
||||
|
|
Loading…
Reference in a new issue