diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2021-12-05 11:43:19 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2021-12-05 11:44:25 +0000 |
commit | a61e66b46d52a7c3123183642b61a114e91cd260 (patch) | |
tree | b20871c8c78633e6208c9ca912d253be571e8395 | |
parent | a86a6f18a23e2af31d66e73a57c9e0836d3114a7 (diff) | |
download | ports-a61e66b46d52a7c3123183642b61a114e91cd260.tar.gz ports-a61e66b46d52a7c3123183642b61a114e91cd260.zip |
security/nextcloud-twofactor_webauthn: Update to 0.2.14
-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 b993f6acfbf4..80925b566b2e 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 0.2.13 +PORTVERSION= 0.2.14 CATEGORIES= security PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 33fe1f8e78b7..629d16f0ce4e 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638211670 -SHA256 (twofactor_webauthn-0.2.13.tar.gz) = 28e56344f755ce45663fca35d052664fc5bf8fae33fb82a852261793b036d8ab -SIZE (twofactor_webauthn-0.2.13.tar.gz) = 1932926 +TIMESTAMP = 1638704292 +SHA256 (twofactor_webauthn-0.2.14.tar.gz) = d4ffc4f8a99de22a437803975ddb80e61ea273c0a2ec6ff82a59fd79411dbce0 +SIZE (twofactor_webauthn-0.2.14.tar.gz) = 1932932 |