Date: Sun, 27 Oct 2024 20:33:23 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fdf6573eadf6 - main - sysutils/restic: Update to 0.17.2 Message-ID: <202410272033.49RKXNEY079514@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdf6573eadf634636b2b43e7343de3d6cde6fa96 commit fdf6573eadf634636b2b43e7343de3d6cde6fa96 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-10-27 20:32:35 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-10-27 20:32:35 +0000 sysutils/restic: Update to 0.17.2 ChangeLog: https://github.com/restic/restic/releases/tag/v0.17.2 MFH: 2024Q4 --- sysutils/restic/Makefile | 2 +- sysutils/restic/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 80f0a95af8fa..85a763392c6b 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,6 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.17.1 +DISTVERSION= 0.17.2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index b4256ccdae1f..7b5b24cd4691 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1725572311 -SHA256 (go/sysutils_restic/restic-v0.17.1/v0.17.1.mod) = 4fdd0679388b84e73bf80e6771ef0a4781e2fb2816c6e70da111b9db735a5453 -SIZE (go/sysutils_restic/restic-v0.17.1/v0.17.1.mod) = 3816 -SHA256 (go/sysutils_restic/restic-v0.17.1/v0.17.1.zip) = 080c687722ef1582b6123dcc9e24b1b905ec3784f7441095eab4a56e4912ab5b -SIZE (go/sysutils_restic/restic-v0.17.1/v0.17.1.zip) = 24632095 +TIMESTAMP = 1730058899 +SHA256 (go/sysutils_restic/restic-v0.17.2/v0.17.2.mod) = 4fdd0679388b84e73bf80e6771ef0a4781e2fb2816c6e70da111b9db735a5453 +SIZE (go/sysutils_restic/restic-v0.17.2/v0.17.2.mod) = 3816 +SHA256 (go/sysutils_restic/restic-v0.17.2/v0.17.2.zip) = 65054cf51507111169c27206bd3c313e5871e29aeae97d23afd36d8dcdf91233 +SIZE (go/sysutils_restic/restic-v0.17.2/v0.17.2.zip) = 24637799
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410272033.49RKXNEY079514>