diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2023-03-08 19:53:31 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2023-03-08 19:53:31 +0000 |
commit | 4b3c918a8494d111da8d7758c96fd5064d3f3134 (patch) | |
tree | 155cfebd0291ee7f5657c9aa1913c5013fc078bf | |
parent | 0a8a21a76631694f30220e5ddb3a2f6e2eee2f2a (diff) | |
download | ports-4b3c918a8494d111da8d7758c96fd5064d3f3134.tar.gz ports-4b3c918a8494d111da8d7758c96fd5064d3f3134.zip |
security/nextcloud-twofactor_webauthn: Update to 1.1.2
-rw-r--r-- | security/nextcloud-twofactor_webauthn/Makefile | 2 | ||||
-rw-r--r-- | 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 fe73584f8f74..3ce6abd07f24 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 80cb8fcad65b..c8c1875dedba 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677264238 -SHA256 (nextcloud/twofactor_webauthn-v1.1.1.tar.gz) = 90c6c02a54708e9c97ba1a4beeba122923307bad8355cc263606c6b41e25712d -SIZE (nextcloud/twofactor_webauthn-v1.1.1.tar.gz) = 3740657 +TIMESTAMP = 1678301062 +SHA256 (nextcloud/twofactor_webauthn-v1.1.2.tar.gz) = 35631dadea51eb534bd1cfea4fcb4349e66027f0a29ea4995eb0a1f9c9fb201f +SIZE (nextcloud/twofactor_webauthn-v1.1.2.tar.gz) = 3741381 |