Bump restic to 0.9.4
OK rsadowski
This commit is contained in:
parent
094b3ba444
commit
3e989a2c0d
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2018/11/07 13:48:22 abieber Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2019/01/23 00:54:07 abieber Exp $
|
||||
|
||||
COMMENT = fast, efficient and secure backup program
|
||||
|
||||
V = 0.9.3
|
||||
V = 0.9.4
|
||||
DISTNAME = restic-${V}
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (restic-0.9.3.tar.gz) = uVolgJmu6aVuYgzOvOyrwkbuf4OQ45N8ztrdYJxtLdA=
|
||||
SIZE (restic-0.9.3.tar.gz) = 26183792
|
||||
SHA256 (restic-0.9.4.tar.gz) = x9ypD7b9g87oufaid29YOXlDQa8ZU9JRvwapGHC+eo4=
|
||||
SIZE (restic-0.9.4.tar.gz) = 26211163
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2018/05/23 13:33:50 abieber Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2019/01/23 00:54:08 abieber Exp $
|
||||
@bin bin/restic
|
||||
@man man/man1/restic-backup.1
|
||||
@man man/man1/restic-cache.1
|
||||
@ -17,8 +17,11 @@
|
||||
@man man/man1/restic-mount.1
|
||||
@man man/man1/restic-prune.1
|
||||
@man man/man1/restic-rebuild-index.1
|
||||
@man man/man1/restic-recover.1
|
||||
@man man/man1/restic-restore.1
|
||||
@man man/man1/restic-self-update.1
|
||||
@man man/man1/restic-snapshots.1
|
||||
@man man/man1/restic-stats.1
|
||||
@man man/man1/restic-tag.1
|
||||
@man man/man1/restic-unlock.1
|
||||
@man man/man1/restic-version.1
|
||||
|
Loading…
Reference in New Issue
Block a user