diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 85a763392c6b..0ed7119784e2 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,28 +1,28 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.17.2 +DISTVERSION= 0.17.3 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= Fast, secure, efficient backup program WWW= https://restic.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/restic/restic GO_TARGET= ./cmd/${PORTNAME} PLIST_SUB= PORTNAME=${PORTNAME} post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/* ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL} -d ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_SCRIPT} ${WRKSRC}/doc/bash-completion.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh ${INSTALL} -d ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/doc/zsh-completion.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 7b5b24cd4691..20b321f25341 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -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 +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