A new version has been released. Patch attached. Note that I have _not_ added support for fuse3 in this version yet, which would require to add a -lfuse dependency and add more overhead, especially as the author himself has stated that it was "not really tested on *nix" yet: https://github.com/fcorbelli/zpaqfranz/releases/tag/65.1
diff --git a/archivers/zpaqfranz/Makefile b/archivers/zpaqfranz/Makefile index 54b70024f33..87fc32a6e5e 100644 --- a/archivers/zpaqfranz/Makefile +++ b/archivers/zpaqfranz/Makefile @@ -1,5 +1,5 @@ COMMENT = journaling archiver for incremental backup, fork of ZPAQ -DIST_TUPLE = github fcorbelli zpaqfranz 64.8 . +DIST_TUPLE = github fcorbelli zpaqfranz 65.1 . CATEGORIES = archivers MAINTAINER = tux0r <tux0r@rosaelefanten.org> diff --git a/archivers/zpaqfranz/distinfo b/archivers/zpaqfranz/distinfo index 2be5e9ab115..b6a1c316587 100644 --- a/archivers/zpaqfranz/distinfo +++ b/archivers/zpaqfranz/distinfo @@ -1,2 +1,2 @@ -SHA256 (fcorbelli-zpaqfranz-64.8.tar.gz) = BRuQOzS73ZivK8lFWBGfSLgb+jgqPqjFB3iPB1Hd7aQ= -SIZE (fcorbelli-zpaqfranz-64.8.tar.gz) = 2223807 +SHA256 (fcorbelli-zpaqfranz-65.1.tar.gz) = MPON0x8fmd8oIMCFLYrDU1bI2/jeiQLYoXGYdFTnU54= +SIZE (fcorbelli-zpaqfranz-65.1.tar.gz) = 2276386
No comments:
Post a Comment