Skip to content

Commit

Permalink
devel/github-backup-utils: Update to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 20, 2021
1 parent 715ddce commit 24d82c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion devel/github-backup-utils/Makefile
@@ -1,7 +1,7 @@
# Created by: Ryan Steinmetz <zi@FreeBSD.org>

PORTNAME= github-backup-utils
PORTVERSION= 2.22.0
PORTVERSION= 3.1.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
MASTER_SITES= https://github.com/github/backup-utils/releases/download/v${PORTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions devel/github-backup-utils/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1605426341
SHA256 (github-backup-utils-v2.22.0.tar.gz) = f3e31c108548ac69120f53bcf9924053caef10bb438be57d3e5f9ee408ef278a
SIZE (github-backup-utils-v2.22.0.tar.gz) = 102575
TIMESTAMP = 1624189693
SHA256 (github-backup-utils-v3.1.0.tar.gz) = 7fc286395a49d3d96c35554140144eed808bbcfd22605a7e17b45fa4c6f9d392
SIZE (github-backup-utils-v3.1.0.tar.gz) = 105178
4 changes: 2 additions & 2 deletions devel/github-backup-utils/pkg-plist
Expand Up @@ -7,10 +7,10 @@ bin/ghe-restore
%%DATADIR%%/ghe-backup-config
%%DATADIR%%/ghe-backup-config.bak
%%DATADIR%%/ghe-backup-es-audit-log
%%DATADIR%%/ghe-backup-es-hookshot
%%DATADIR%%/ghe-backup-es-rsync
%%DATADIR%%/ghe-backup-fsck
%%DATADIR%%/ghe-backup-git-hooks
%%DATADIR%%/ghe-backup-minio
%%DATADIR%%/ghe-backup-mssql
%%DATADIR%%/ghe-backup-mysql
%%DATADIR%%/ghe-backup-mysql-binary
Expand All @@ -32,10 +32,10 @@ bin/ghe-restore
%%DATADIR%%/ghe-prune-snapshots
%%DATADIR%%/ghe-restore-actions
%%DATADIR%%/ghe-restore-es-audit-log
%%DATADIR%%/ghe-restore-es-hookshot
%%DATADIR%%/ghe-restore-es-rsync
%%DATADIR%%/ghe-restore-external-database-compatibility-check
%%DATADIR%%/ghe-restore-git-hooks
%%DATADIR%%/ghe-restore-minio
%%DATADIR%%/ghe-restore-mssql
%%DATADIR%%/ghe-restore-mysql
%%DATADIR%%/ghe-restore-mysql-binary
Expand Down

0 comments on commit 24d82c6

Please sign in to comment.