Skip to content

Commit

Permalink
sysutils/restic: Update to 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nunotexbsd committed Jan 13, 2023
1 parent 9d7af01 commit cb39a2b
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.14.0
PORTREVISION= 3
DISTVERSION= 0.15.0
CATEGORIES= sysutils

MAINTAINER= eduardo@FreeBSD.org
Expand Down
10 changes: 5 additions & 5 deletions sysutils/restic/distinfo
@@ -1,5 +1,5 @@
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
TIMESTAMP = 1673555326
SHA256 (go/sysutils_restic/restic-v0.15.0/v0.15.0.mod) = ca0c29bd12069b44651c6ae8ea3593c514db841518a0a24520e367e7c392129a
SIZE (go/sysutils_restic/restic-v0.15.0/v0.15.0.mod) = 2905
SHA256 (go/sysutils_restic/restic-v0.15.0/v0.15.0.zip) = 99ff618738a0c151bc60d0261761e608417af67faca3e5f8cedaefab0bbf0f64
SIZE (go/sysutils_restic/restic-v0.15.0/v0.15.0.zip) = 24326679
1 change: 1 addition & 0 deletions sysutils/restic/pkg-plist
Expand Up @@ -20,6 +20,7 @@ man/man1/%%PORTNAME%%-prune.1.gz
man/man1/%%PORTNAME%%-rebuild-index.1.gz
man/man1/%%PORTNAME%%-recover.1.gz
man/man1/%%PORTNAME%%-restore.1.gz
man/man1/%%PORTNAME%%-rewrite.1.gz
man/man1/%%PORTNAME%%-self-update.1.gz
man/man1/%%PORTNAME%%-snapshots.1.gz
man/man1/%%PORTNAME%%-stats.1.gz
Expand Down

0 comments on commit cb39a2b

Please sign in to comment.