diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-01-25 11:07:28 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-01-25 11:07:28 +0000 |
commit | 5ea1c4b7387ba5c01012c069bc4c343897abf1fe (patch) | |
tree | 563bb00a8150e0b77ef342f73e5d71cebc528e98 | |
parent | 61339623dd7fd0691fb06ad4ed2fb51084661f36 (diff) | |
download | ports-5ea1c4b7387ba5c01012c069bc4c343897abf1fe.tar.gz ports-5ea1c4b7387ba5c01012c069bc4c343897abf1fe.zip |
security/nextcloud-twofactor_webauthn: Update to 0.2.15
-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 80925b566b2e..bfd61a20c155 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 0.2.14 +PORTVERSION= 0.2.15 CATEGORIES= security PKGNAMEPREFIX= nextcloud- PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 629d16f0ce4e..2521d2efdc58 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638704292 -SHA256 (twofactor_webauthn-0.2.14.tar.gz) = d4ffc4f8a99de22a437803975ddb80e61ea273c0a2ec6ff82a59fd79411dbce0 -SIZE (twofactor_webauthn-0.2.14.tar.gz) = 1932932 +TIMESTAMP = 1643010111 +SHA256 (twofactor_webauthn-0.2.15.tar.gz) = 5e6178d1e73b8be4d6d7b2c1d23c11922a8cd22c60688abb492c72293795505f +SIZE (twofactor_webauthn-0.2.15.tar.gz) = 1914526 |