diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2023-02-19 10:45:34 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2023-02-19 10:45:34 +0000 |
commit | 51046b5e4f072e9cef98aeb836926b427ebb5d28 (patch) | |
tree | f77d7516e5654e47daa51ca214b446987a01703a | |
parent | 0dd662702ef0e96ae6c59c01f9cac83cb2b13e2c (diff) |
security/nextcloud-twofactor_webauthn: Update to 1.1.0
-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 79e0a8445818..b30600d68939 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index b4ba253b8b62..7cfbd658d614 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666341445 -SHA256 (nextcloud/twofactor_webauthn-v1.0.0.tar.gz) = fbe5594dfaf6f43bd05e66c1d2e2b3f51ff074de35f3c7f806cc6c926ce1b742 -SIZE (nextcloud/twofactor_webauthn-v1.0.0.tar.gz) = 3514403 +TIMESTAMP = 1676802755 +SHA256 (nextcloud/twofactor_webauthn-v1.1.0.tar.gz) = 4592a44faa08592c61e6630408bfa56d739b28f74f8935ef1294dc5b93107009 +SIZE (nextcloud/twofactor_webauthn-v1.1.0.tar.gz) = 3754813 |