diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-26 18:55:34 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-08-26 18:56:37 +0100 |
commit | 1f43020b38ccef94ab333227e333821306367cdd (patch) | |
tree | 6e7747f37dd51706cc577dffbb44787899e9d67d | |
parent | devel/gitklient: update to 0.3 (diff) |
sysutils/restic: Update to 0.14.0
ChangeLog: https://github.com/restic/restic/blob/master/CHANGELOG.md
-rw-r--r-- | sysutils/restic/Makefile | 3 | ||||
-rw-r--r-- | sysutils/restic/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 2468d28feef6..b590743dc13e 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,7 +1,6 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.13.1 -PORTREVISION= 3 +DISTVERSION= 0.14.0 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 987cdd576fbe..3dfc216e67bf 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1656006264 -SHA256 (go/sysutils_restic/restic-v0.13.1/v0.13.1.mod) = ac073524a8653005f49b821b0ecabdc82df84789de399d8b4f7af409b92519e3 -SIZE (go/sysutils_restic/restic-v0.13.1/v0.13.1.mod) = 1443 -SHA256 (go/sysutils_restic/restic-v0.13.1/v0.13.1.zip) = 5c62b697ff6a3735e3c17377686cf67465d9ce8c6ad10ba3bb5c80d3f67807c5 -SIZE (go/sysutils_restic/restic-v0.13.1/v0.13.1.zip) = 24222035 +TIMESTAMP = 1661527770 +SHA256 (go/sysutils_restic/restic-v0.14.0/v0.14.0.mod) = f8d0f8b30a5a3ccc1d70329ce392891ac93d2ef9f2bbecafd009814f1dd8da21 +SIZE (go/sysutils_restic/restic-v0.14.0/v0.14.0.mod) = 1984 +SHA256 (go/sysutils_restic/restic-v0.14.0/v0.14.0.zip) = a2516650b4ca1ff54d2c650e283e1a82021ed711cfe6c57053e9377a3be8c3b3 +SIZE (go/sysutils_restic/restic-v0.14.0/v0.14.0.zip) = 24287734 |