Date: Wed, 1 Dec 2021 17:45:12 GMT From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: acee4e11e123 - main - security/nextcloud-twofactor_u2f: Update to 6.3.0 Message-ID: <202112011745.1B1HjCsO066866@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=acee4e11e12378f952dd442f98277db8178d51c8 commit acee4e11e12378f952dd442f98277db8178d51c8 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2021-12-01 17:44:31 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2021-12-01 17:44:53 +0000 security/nextcloud-twofactor_u2f: Update to 6.3.0 --- security/nextcloud-twofactor_u2f/Makefile | 2 +- security/nextcloud-twofactor_u2f/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile index 60d40ce3ab93..fb94cc12c2cc 100644 --- a/security/nextcloud-twofactor_u2f/Makefile +++ b/security/nextcloud-twofactor_u2f/Makefile @@ -1,7 +1,7 @@ # Created by: Bernard Spil <brnrd@freebsd.org> PORTNAME= twofactor_u2f -PORTVERSION= 6.2.0 +PORTVERSION= 6.3.0 DISTVERSIONPREFIX= v CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX}releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/security/nextcloud-twofactor_u2f/distinfo b/security/nextcloud-twofactor_u2f/distinfo index 15a3e9021bed..f02969b4f80a 100644 --- a/security/nextcloud-twofactor_u2f/distinfo +++ b/security/nextcloud-twofactor_u2f/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624545657 -SHA256 (nextcloud/twofactor_u2f-v6.2.0/twofactor_u2f.tar.gz) = c8e3519c4a7639fd229ceb0dc32acccc64ffb6facb6fad946e02afce49023e67 -SIZE (nextcloud/twofactor_u2f-v6.2.0/twofactor_u2f.tar.gz) = 1591636 +TIMESTAMP = 1638380174 +SHA256 (nextcloud/twofactor_u2f-v6.3.0/twofactor_u2f.tar.gz) = 89c5d3181eb20027fa6b6afc937ace6b52eaff624c5eaaee6b4d59676a3d2d7c +SIZE (nextcloud/twofactor_u2f-v6.3.0/twofactor_u2f.tar.gz) = 1627617
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112011745.1B1HjCsO066866>