mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
sysutils/fusefs-libs3: update to version 3.11.0
Relevant changes: - Add support for flag FOPEN_NOFLUSH for avoiding flush on close. - Fixed returning an error condition to ioctl(2)
This commit is contained in:
parent
6c674bdff6
commit
a301f3eb6c
@ -1,7 +1,7 @@
|
||||
# Created by: Stefan Esser
|
||||
|
||||
PORTNAME= fusefs-libs3
|
||||
DISTVERSION= 3.10.5
|
||||
DISTVERSION= 3.11.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
|
||||
DISTNAME= fuse-${DISTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1630955600
|
||||
SHA256 (fuse-3.10.5.tar.xz) = b2e283485d47404ac896dd0bb7f7ba81e1470838e677e45f659804c3a3b69666
|
||||
SIZE (fuse-3.10.5.tar.xz) = 2931828
|
||||
TIMESTAMP = 1651489680
|
||||
SHA256 (fuse-3.11.0.tar.xz) = 8982c4c521daf3974dda8a5d55d575c988da13a571970f00aea149eb54fdf14c
|
||||
SIZE (fuse-3.11.0.tar.xz) = 3515332
|
||||
|
Loading…
Reference in New Issue
Block a user