Skip to content
Snippets Groups Projects
Commit 5ef6af60 authored by Stefan Eßer's avatar Stefan Eßer
Browse files

sysutils/fusefs-libs3: update to version 3.17.1

parent 5ae157ab
Branches
Tags
No related merge requests found
PORTNAME= fusefs-libs3
DISTVERSION= 3.16.2
DISTVERSION= 3.17.1
CATEGORIES= filesystems sysutils
MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
DISTNAME= fuse-${DISTVERSION}
......
TIMESTAMP = 1697025258
SHA256 (fuse-3.16.2.tar.gz) = f797055d9296b275e981f5f62d4e32e089614fc253d1ef2985851025b8a0ce87
SIZE (fuse-3.16.2.tar.gz) = 14165836
TIMESTAMP = 1742831394
SHA256 (fuse-3.17.1.tar.gz) = 2d8ae87a4525fbfa1db5e5eb010ff6f38140627a7004554ed88411c1843d51b2
SIZE (fuse-3.17.1.tar.gz) = 4793172
--- example/meson.build.orig 2023-02-17 09:31:14 UTC
+++ example/meson.build
@@ -1,5 +1,5 @@ examples = [ 'passthrough', 'passthrough_fh',
examples = [ 'passthrough', 'passthrough_fh',
- 'hello', 'hello_ll', 'hello_ll_uds',
+ 'hello', 'hello_ll',
'printcap', 'ioctl_client', 'poll_client',
'ioctl', 'cuse', 'cuse_client' ]
--- lib/mount_bsd.c.orig 2023-02-17 09:31:14 UTC
+++ lib/mount_bsd.c
@@ -8,7 +8,6 @@
See the file COPYING.LIB.
*/
-#include "config.h"
#include "fuse_i.h"
#include "fuse_misc.h"
#include "fuse_opt.h"
......@@ -6,6 +6,6 @@ include/fuse3/fuse_lowlevel.h
include/fuse3/fuse_opt.h
include/fuse3/libfuse_config.h
lib/libfuse3.so
lib/libfuse3.so.3
lib/libfuse3.so.%%VERSION%%
lib/libfuse3.so.4
libdata/pkgconfig/fuse3.pc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment