Date: Mon, 30 Oct 2023 07:56:12 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: 9a924a0c49a3 - main - sysutils/restic: Update to 0.16.2 Message-ID: <202310300756.39U7uCZU029337@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=9a924a0c49a3f27aab841cc6a202a0b59d2f459f commit 9a924a0c49a3f27aab841cc6a202a0b59d2f459f Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-10-30 07:54:09 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-10-30 07:55:59 +0000 sysutils/restic: Update to 0.16.2 ChangeLog: https://github.com/restic/restic/releases/tag/v0.16.2 MFH: 2023Q4 (bugfix release) --- 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 7c84d5d690b0..4582e441937e 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,6 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.16.1 +DISTVERSION= 0.16.2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 21ac526a5c16..64958224a08e 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1698215408 -SHA256 (go/sysutils_restic/restic-v0.16.1/v0.16.1.mod) = 2825ce79086b91c1c6d6bbbb4eb1c2022850bbdce40047a41cf3c6cf0f8d3beb -SIZE (go/sysutils_restic/restic-v0.16.1/v0.16.1.mod) = 3434 -SHA256 (go/sysutils_restic/restic-v0.16.1/v0.16.1.zip) = 475928ce77fed73c45f5da999b14fb02723146a76b1708454fcfd15fd2db23a1 -SIZE (go/sysutils_restic/restic-v0.16.1/v0.16.1.zip) = 24436318 +TIMESTAMP = 1698611091 +SHA256 (go/sysutils_restic/restic-v0.16.2/v0.16.2.mod) = 2825ce79086b91c1c6d6bbbb4eb1c2022850bbdce40047a41cf3c6cf0f8d3beb +SIZE (go/sysutils_restic/restic-v0.16.2/v0.16.2.mod) = 3434 +SHA256 (go/sysutils_restic/restic-v0.16.2/v0.16.2.zip) = 706ebe31c9d83b3f1ce69ee35392f3eeab8cc8779c2305274f31b28ff343b861 +SIZE (go/sysutils_restic/restic-v0.16.2/v0.16.2.zip) = 24437648
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310300756.39U7uCZU029337>