Date: Sun, 25 Sep 2022 10:40:44 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: 7d437f69b072 - main - security/nextcloud-twofactor_webauthn: Update to 0.3.2 Message-ID: <202209251040.28PAeiMZ095265@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=7d437f69b07234e9ad3b12e003a0d29b3232af64 commit 7d437f69b07234e9ad3b12e003a0d29b3232af64 Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-09-25 10:40:41 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-09-25 10:40:41 +0000 security/nextcloud-twofactor_webauthn: Update to 0.3.2 --- security/nextcloud-twofactor_webauthn/Makefile | 2 +- security/nextcloud-twofactor_webauthn/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 77a74b7eb025..a0489937777e 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 DISTVERSIONPREFIX= v CATEGORIES= security MASTER_SITES= https://github.com/nextcloud-releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 59233883eebf..fd4d06acf3a2 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646681059 -SHA256 (nextcloud/twofactor_webauthn-v0.3.1.tar.gz) = 15d8eadf79ad5dcbad1ef79dbd91de04605693d8c8aeb8bf423b9188a4e77ca4 -SIZE (nextcloud/twofactor_webauthn-v0.3.1.tar.gz) = 2920762 +TIMESTAMP = 1664101234 +SHA256 (nextcloud/twofactor_webauthn-v0.3.2.tar.gz) = dd45498a9500c756acb51feb94fd585a6ed086208253d8aa138936660086dc15 +SIZE (nextcloud/twofactor_webauthn-v0.3.2.tar.gz) = 2921083
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209251040.28PAeiMZ095265>