Update to 2.21.0
Changes: https://github.com/github/backup-utils/releases
This commit is contained in:
parent
e7144447db
commit
5ac3db9b5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538937
3 changed files with 5 additions and 11 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= github-backup-utils
|
||||
PORTVERSION= 2.20.2
|
||||
PORTVERSION= 2.21.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= devel
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1588348177
|
||||
SHA256 (github-backup-utils-v2.20.2_GH0.tar.gz) = 95d227c94d96017cfd7fb033ea8c51018d22d5f8b346665211fd0d3cef09ec0f
|
||||
SIZE (github-backup-utils-v2.20.2_GH0.tar.gz) = 92628
|
||||
TIMESTAMP = 1592145019
|
||||
SHA256 (github-backup-utils-v2.21.0_GH0.tar.gz) = 56765bac14c6ebc2ce6719bc855d82fa2047d878efd4c6af447cef46c800ef38
|
||||
SIZE (github-backup-utils-v2.21.0_GH0.tar.gz) = 89907
|
||||
|
|
|
@ -3,7 +3,6 @@ bin/ghe-host-check
|
|||
bin/ghe-restore
|
||||
@sample etc/github.backup.config.sample
|
||||
%%DATADIR%%/bm.sh
|
||||
%%DATADIR%%/ghe-backup-audit-log
|
||||
%%DATADIR%%/ghe-backup-config
|
||||
%%DATADIR%%/ghe-backup-config.bak
|
||||
%%DATADIR%%/ghe-backup-es-audit-log
|
||||
|
@ -11,7 +10,7 @@ bin/ghe-restore
|
|||
%%DATADIR%%/ghe-backup-es-rsync
|
||||
%%DATADIR%%/ghe-backup-fsck
|
||||
%%DATADIR%%/ghe-backup-git-hooks
|
||||
%%DATADIR%%/ghe-backup-mysql-audit-log
|
||||
%%DATADIR%%/ghe-backup-mysql
|
||||
%%DATADIR%%/ghe-backup-pages
|
||||
%%DATADIR%%/ghe-backup-redis
|
||||
%%DATADIR%%/ghe-backup-repositories
|
||||
|
@ -27,22 +26,17 @@ bin/ghe-restore
|
|||
%%DATADIR%%/ghe-gc-enable
|
||||
%%DATADIR%%/ghe-maintenance-mode-status
|
||||
%%DATADIR%%/ghe-prune-snapshots
|
||||
%%DATADIR%%/ghe-restore-audit-log
|
||||
%%DATADIR%%/ghe-restore-es-audit-log
|
||||
%%DATADIR%%/ghe-restore-es-hookshot
|
||||
%%DATADIR%%/ghe-restore-es-rsync
|
||||
%%DATADIR%%/ghe-restore-git-hooks
|
||||
%%DATADIR%%/ghe-restore-mysql
|
||||
%%DATADIR%%/ghe-restore-mysql-audit-log
|
||||
%%DATADIR%%/ghe-restore-pages
|
||||
%%DATADIR%%/ghe-restore-pages-rsync
|
||||
%%DATADIR%%/ghe-restore-repositories
|
||||
%%DATADIR%%/ghe-restore-repositories-gist
|
||||
%%DATADIR%%/ghe-restore-repositories-rsync
|
||||
%%DATADIR%%/ghe-restore-settings
|
||||
%%DATADIR%%/ghe-restore-snapshot-path
|
||||
%%DATADIR%%/ghe-restore-storage
|
||||
%%DATADIR%%/ghe-restore-userdata
|
||||
%%DATADIR%%/ghe-rsync
|
||||
%%DATADIR%%/ghe-ssh
|
||||
%%DATADIR%%/ghe-ssh-config
|
||||
|
|
Loading…
Reference in a new issue