sysutils/restic: Update to 0.9.2
Changes: https://github.com/restic/restic/releases/tag/v0.9.2 PR: 230431 Submitted by: Greg Fitzgerald <gregf@hugops.pw> (maintainer)
This commit is contained in:
parent
0eb0adb1ef
commit
04f0ee5058
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476987
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= restic
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.1
|
||||
DISTVERSION= 0.9.2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= gregf@hugops.pw
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1529125110
|
||||
SHA256 (restic-restic-v0.9.1_GH0.tar.gz) = 359d3b8e555a9952f2b98c81ee3dbec8dc441e12789c436ca564762aaacec095
|
||||
SIZE (restic-restic-v0.9.1_GH0.tar.gz) = 51056544
|
||||
TIMESTAMP = 1534074269
|
||||
SHA256 (restic-restic-v0.9.2_GH0.tar.gz) = 8f8eee3e9651b9f7384a323ba3c26a5667a6388ab2ef8e6d869d3cd69b9f7c95
|
||||
SIZE (restic-restic-v0.9.2_GH0.tar.gz) = 27344284
|
||||
|
|
|
@ -19,6 +19,7 @@ man/man1/%%PORTNAME%%-prune.1.gz
|
|||
man/man1/%%PORTNAME%%-rebuild-index.1.gz
|
||||
man/man1/%%PORTNAME%%-restore.1.gz
|
||||
man/man1/%%PORTNAME%%-snapshots.1.gz
|
||||
man/man1/%%PORTNAME%%-stats.1.gz
|
||||
man/man1/%%PORTNAME%%-tag.1.gz
|
||||
man/man1/%%PORTNAME%%-unlock.1.gz
|
||||
man/man1/%%PORTNAME%%-version.1.gz
|
||||
|
|
Loading…
Reference in a new issue