diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-06-17 04:50:43 -0400 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-06-18 14:30:32 -0400 |
commit | c12b78fc9703deb9e1d859233ef98ff0176c352d (patch) | |
tree | 41d01758f7225796217e5d3ef7e13110cef904ae /filesystems | |
parent | www/qt6-webengine: unbreak build on aarch64 (+) (diff) |
archivers/libunrar: Update to 7.1.7
Bump PORTREVISION on filesystems/rar2fs which builds against the
source.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/rar2fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile index 655cff4410b9..352ce28f4827 100644 --- a/filesystems/rar2fs/Makefile +++ b/filesystems/rar2fs/Makefile @@ -1,7 +1,7 @@ PORTNAME= rar2fs DISTVERSIONPREFIX= v DISTVERSION= 1.29.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |