diff options
Diffstat (limited to 'filesystems/securefs')
-rw-r--r-- | filesystems/securefs/Makefile | 5 | ||||
-rw-r--r-- | filesystems/securefs/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/filesystems/securefs/Makefile b/filesystems/securefs/Makefile index 096a94740666..e9f5e1dcf54f 100644 --- a/filesystems/securefs/Makefile +++ b/filesystems/securefs/Makefile @@ -1,6 +1,5 @@ PORTNAME= securefs -DISTVERSION= 1.0.0 -PORTREVISION= 2 +PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- @@ -24,6 +23,8 @@ USES= cmake compiler:c++17-lang fuse pkgconfig sqlite CMAKE_OFF= SECUREFS_ADDRESS_SANITIZE \ SECUREFS_ENABLE_INTEGRATION_TEST \ + SECUREFS_ENABLE_JEMALLOC \ + SECUREFS_ENABLE_MIMALLOC \ SECUREFS_ENABLE_UNIT_TEST \ SECUREFS_LINK_PROFILER \ SECUREFS_USE_FUSET \ diff --git a/filesystems/securefs/distinfo b/filesystems/securefs/distinfo index b8e89486f38a..634c69216f39 100644 --- a/filesystems/securefs/distinfo +++ b/filesystems/securefs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738088836 -SHA256 (netheril96-securefs-v1.0.0_GH0.tar.gz) = de888359734a05ca0db56d006b4c9774f18fd9e6f9253466a86739b5f6ac3753 -SIZE (netheril96-securefs-v1.0.0_GH0.tar.gz) = 417928 +TIMESTAMP = 1745936034 +SHA256 (netheril96-securefs-v1.1.0_GH0.tar.gz) = 3b1d75c8716abafebd45466ddde33dba0ba93371d75ff2b8594e7822d29bd1f9 +SIZE (netheril96-securefs-v1.1.0_GH0.tar.gz) = 426819 |