diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2020-11-03 01:54:24 +0800 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2020-11-03 01:54:24 +0800 |
commit | 9ca80532f0751651d405efabe2bb40147f157f5b (patch) | |
tree | ee5a652e862530b86b27a84c6f58b233d1236060 /sysutils/fusefs-bindfs | |
parent | caa3c7651203834ab04cf6b45a0e0fb914ead9db (diff) | |
download | freebsd-ports-gnome-9ca80532f0751651d405efabe2bb40147f157f5b.tar.gz freebsd-ports-gnome-9ca80532f0751651d405efabe2bb40147f157f5b.tar.zst freebsd-ports-gnome-9ca80532f0751651d405efabe2bb40147f157f5b.zip |
sysutils/fusefs-bindfs: Update to 1.14.8
PR: 249992
Submitted by: Leon Dietrich (maintainer)
Diffstat (limited to 'sysutils/fusefs-bindfs')
-rw-r--r-- | sysutils/fusefs-bindfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fusefs-bindfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/fusefs-bindfs/Makefile b/sysutils/fusefs-bindfs/Makefile index 9780484e1257..9ec4b3c69bcf 100644 --- a/sysutils/fusefs-bindfs/Makefile +++ b/sysutils/fusefs-bindfs/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bindfs -DISTVERSION= 1.14.7 +DISTVERSION= 1.14.8 CATEGORIES= sysutils MASTER_SITES= https://bindfs.org/downloads/ PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-bindfs/distinfo b/sysutils/fusefs-bindfs/distinfo index 92bc72ab919c..34f04d04f23a 100644 --- a/sysutils/fusefs-bindfs/distinfo +++ b/sysutils/fusefs-bindfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592044496 -SHA256 (bindfs-1.14.7.tar.gz) = 2826e7c01928c9c260e7d1fc20ce8e820432b2de1a0f0c6c0193bdbb13f378d1 -SIZE (bindfs-1.14.7.tar.gz) = 409427 +TIMESTAMP = 1601406682 +SHA256 (bindfs-1.14.8.tar.gz) = e5ca5aff55204b993a025a77c3f8c0e2ee901ba8059d71bea11de2cc685ec497 +SIZE (bindfs-1.14.8.tar.gz) = 410096 |