mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/restic: Update to 0.18.0
ChangeLog: https://github.com/restic/restic/releases/tag/v0.18.0
MFH: 2025Q1
(cherry picked from commit 95533fad52
)
This commit is contained in:
parent
43a5796672
commit
6d4865380b
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= restic
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.17.3
|
||||
DISTVERSION= 0.18.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= eduardo@FreeBSD.org
|
||||
|
@ -10,7 +10,7 @@ WWW= https://restic.net/
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:modules
|
||||
USES= go:1.23,modules
|
||||
GO_MODULE= github.com/restic/restic
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1731110860
|
||||
SHA256 (go/sysutils_restic/restic-v0.17.3/v0.17.3.mod) = 4fdd0679388b84e73bf80e6771ef0a4781e2fb2816c6e70da111b9db735a5453
|
||||
SIZE (go/sysutils_restic/restic-v0.17.3/v0.17.3.mod) = 3816
|
||||
SHA256 (go/sysutils_restic/restic-v0.17.3/v0.17.3.zip) = ce3536b22b780a1fe62ea3df31fc4c55481b4c3eeb379fabf41c31d886cfe0e4
|
||||
SIZE (go/sysutils_restic/restic-v0.17.3/v0.17.3.zip) = 24643068
|
||||
TIMESTAMP = 1743196737
|
||||
SHA256 (go/sysutils_restic/restic-v0.18.0/v0.18.0.mod) = 6a31abd1d2207b3e522a9ef9083d60c3f8fc97d8d6246425de19d9f6062fcd92
|
||||
SIZE (go/sysutils_restic/restic-v0.18.0/v0.18.0.mod) = 4632
|
||||
SHA256 (go/sysutils_restic/restic-v0.18.0/v0.18.0.zip) = 779460cf9be6dbeffffbdfc8795b7cf7899137ceb6ea9e0d93098543ca4d1a4d
|
||||
SIZE (go/sysutils_restic/restic-v0.18.0/v0.18.0.zip) = 24646151
|
||||
|
|
Loading…
Add table
Reference in a new issue