Skip to content

Commit

Permalink
sysutils/restic: Update to 0.16.1
Browse files Browse the repository at this point in the history
ChangeLog:	https://github.com/restic/restic/releases/tag/v0.16.1
MFH:		2023Q4 (bugfix release)
  • Loading branch information
nunotexbsd committed Oct 25, 2023
1 parent bf06335 commit 9f5e5d2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
3 changes: 1 addition & 2 deletions sysutils/restic/Makefile
@@ -1,7 +1,6 @@
PORTNAME= restic
DISTVERSIONPREFIX= v
DISTVERSION= 0.16.0
PORTREVISION= 2
DISTVERSION= 0.16.1
CATEGORIES= sysutils

MAINTAINER= eduardo@FreeBSD.org
Expand Down
10 changes: 5 additions & 5 deletions sysutils/restic/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1690872926
SHA256 (go/sysutils_restic/restic-v0.16.0/v0.16.0.mod) = 7968bdfc78a0b5d98641015eae33662b4997d64c4da1b1aeed69113208aa04bc
SIZE (go/sysutils_restic/restic-v0.16.0/v0.16.0.mod) = 3396
SHA256 (go/sysutils_restic/restic-v0.16.0/v0.16.0.zip) = 8e199e540f2e5d0c31e4330488b390395d92fe150e3fdd36daa12603034fb448
SIZE (go/sysutils_restic/restic-v0.16.0/v0.16.0.zip) = 24421400
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
1 change: 1 addition & 0 deletions sysutils/restic/pkg-plist
Expand Up @@ -19,6 +19,7 @@ man/man1/%%PORTNAME%%-mount.1.gz
man/man1/%%PORTNAME%%-prune.1.gz
man/man1/%%PORTNAME%%-recover.1.gz
man/man1/%%PORTNAME%%-repair-index.1.gz
man/man1/%%PORTNAME%%-repair-packs.1.gz
man/man1/%%PORTNAME%%-repair-snapshots.1.gz
man/man1/%%PORTNAME%%-repair.1.gz
man/man1/%%PORTNAME%%-restore.1.gz
Expand Down

0 comments on commit 9f5e5d2

Please sign in to comment.