Date: Sun, 16 Oct 2022 17:54:33 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: a964facb8f48 - main - security/nextcloud-twofactor_totp: Update to 6.4.1 Message-ID: <202210161754.29GHsXJt081951@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=a964facb8f48c3b58cdc28c8507412f41d1427fc commit a964facb8f48c3b58cdc28c8507412f41d1427fc Author: Bernard Spil <brnrd@FreeBSD.org> AuthorDate: 2022-10-16 17:54:30 +0000 Commit: Bernard Spil <brnrd@FreeBSD.org> CommitDate: 2022-10-16 17:54:30 +0000 security/nextcloud-twofactor_totp: Update to 6.4.1 --- security/nextcloud-twofactor_totp/Makefile | 2 +- security/nextcloud-twofactor_totp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/nextcloud-twofactor_totp/Makefile b/security/nextcloud-twofactor_totp/Makefile index b48b54987195..3c79169a4d81 100644 --- a/security/nextcloud-twofactor_totp/Makefile +++ b/security/nextcloud-twofactor_totp/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_totp -PORTVERSION= 6.4.0 +PORTVERSION= 6.4.1 DISTVERSIONPREFIX= v CATEGORIES= security MASTER_SITES= https://github.com/${PKGNAMEPREFIX}releases/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/security/nextcloud-twofactor_totp/distinfo b/security/nextcloud-twofactor_totp/distinfo index be2f585ea0ba..d1fc18452f96 100644 --- a/security/nextcloud-twofactor_totp/distinfo +++ b/security/nextcloud-twofactor_totp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655200424 -SHA256 (nextcloud/twofactor_totp-v6.4.0-v6.4.0/twofactor_totp-v6.4.0.tar.gz) = 711b6946cd6cdf597cc46f38624648b91dc2de983691014d96b6367f9353481a -SIZE (nextcloud/twofactor_totp-v6.4.0-v6.4.0/twofactor_totp-v6.4.0.tar.gz) = 1006129 +TIMESTAMP = 1665942656 +SHA256 (nextcloud/twofactor_totp-v6.4.1-v6.4.1/twofactor_totp-v6.4.1.tar.gz) = 59ad8feada69ef92310ac4c6e01e4343cfa24f347bca32818b864305cbfe00e2 +SIZE (nextcloud/twofactor_totp-v6.4.1-v6.4.1/twofactor_totp-v6.4.1.tar.gz) = 1008516
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210161754.29GHsXJt081951>