Date: Mon, 5 Feb 2024 12:56:08 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: 6ee37b2239c7 - main - sysutils/restic: Update to 0.16.4 Message-ID: <202402051256.415Cu8xC095364@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=6ee37b2239c7784af07e28684f83704f7f7a53b5 commit 6ee37b2239c7784af07e28684f83704f7f7a53b5 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-02-05 08:49:29 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-05 12:55:51 +0000 sysutils/restic: Update to 0.16.4 ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.4 MFH: 2024Q1 --- 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 4c8dcde6a836..a708bd28060c 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,6 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.16.3 +DISTVERSION= 0.16.4 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 94f647c3a3b0..ef9fd3f52ae5 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1705324966 -SHA256 (go/sysutils_restic/restic-v0.16.3/v0.16.3.mod) = 9301714b72c5bf7d5ee56690128776dcfc70f7b7b1595b7839a54d50167b312e -SIZE (go/sysutils_restic/restic-v0.16.3/v0.16.3.mod) = 3434 -SHA256 (go/sysutils_restic/restic-v0.16.3/v0.16.3.zip) = 8ad79714014baee1faab966f5cddba89c8ae59794362d1f2a1494620f2155cfd -SIZE (go/sysutils_restic/restic-v0.16.3/v0.16.3.zip) = 24443318 +TIMESTAMP = 1707122182 +SHA256 (go/sysutils_restic/restic-v0.16.4/v0.16.4.mod) = 1cbadb63f8c3e1b8d5d850dd569e68b0de45e74c06e293a0baa8140eaaefc372 +SIZE (go/sysutils_restic/restic-v0.16.4/v0.16.4.mod) = 3514 +SHA256 (go/sysutils_restic/restic-v0.16.4/v0.16.4.zip) = d87155460c87b4f14338bde24220e572e95f5ae9f8b0c4bd90a610f15b6198e0 +SIZE (go/sysutils_restic/restic-v0.16.4/v0.16.4.zip) = 24448953
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402051256.415Cu8xC095364>