Date: Wed, 11 Oct 2023 11:55:43 GMT From: Stefan =?utf-8?Q?E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ba48b5416664 - main - sysutils/fusefs-libs3: update to version 3.16.2 Message-ID: <202310111155.39BBthHq034954@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba48b54166646e0293f03aa06e73eaaf5560eab5 commit ba48b54166646e0293f03aa06e73eaaf5560eab5 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2023-10-11 11:55:22 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2023-10-11 11:55:22 +0000 sysutils/fusefs-libs3: update to version 3.16.2 --- sysutils/fusefs-libs3/Makefile | 2 +- sysutils/fusefs-libs3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/fusefs-libs3/Makefile b/sysutils/fusefs-libs3/Makefile index 8e9b96b9378a..0c76b6adee13 100644 --- a/sysutils/fusefs-libs3/Makefile +++ b/sysutils/fusefs-libs3/Makefile @@ -1,5 +1,5 @@ PORTNAME= fusefs-libs3 -DISTVERSION= 3.16.1 +DISTVERSION= 3.16.2 CATEGORIES= sysutils MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/ DISTNAME= fuse-${DISTVERSION} diff --git a/sysutils/fusefs-libs3/distinfo b/sysutils/fusefs-libs3/distinfo index 448715a5f948..363a678a4cce 100644 --- a/sysutils/fusefs-libs3/distinfo +++ b/sysutils/fusefs-libs3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691497906 -SHA256 (fuse-3.16.1.tar.gz) = 75a7140ce2d4589eda2784d2279be9d2b273a9b6b0f79ecb871dc4dded046fb5 -SIZE (fuse-3.16.1.tar.gz) = 14175331 +TIMESTAMP = 1697025258 +SHA256 (fuse-3.16.2.tar.gz) = f797055d9296b275e981f5f62d4e32e089614fc253d1ef2985851025b8a0ce87 +SIZE (fuse-3.16.2.tar.gz) = 14165836
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310111155.39BBthHq034954>