diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2025-08-25 18:56:44 +0200 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2025-08-25 18:56:44 +0200 |
commit | 0bf36900d59577edb41b0d8f8b7a34e00fbaab4c (patch) | |
tree | d92e446e506613a27cbdf3010522a2e802f38c14 | |
parent | Mk/Uses/cargo.mk: Fix incorrect linker argument in RUSTFLAGS (diff) |
security/nextcloud-twofactor_webauthn: Update to 2.3.1
-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 d4b3333dbb5c..e7656a49724b 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= twofactor_webauthn -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/nextcloud-twofactor_webauthn/distinfo b/security/nextcloud-twofactor_webauthn/distinfo index 311a541bfb34..e8ad16420e3e 100644 --- a/security/nextcloud-twofactor_webauthn/distinfo +++ b/security/nextcloud-twofactor_webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755624439 -SHA256 (nextcloud/twofactor_webauthn-v2.3.0.tar.gz) = 7716f44a465f6719247d50847d0c599b33b668348131ebe3e41620945f63dfc3 -SIZE (nextcloud/twofactor_webauthn-v2.3.0.tar.gz) = 14611570 +TIMESTAMP = 1756140953 +SHA256 (nextcloud/twofactor_webauthn-v2.3.1.tar.gz) = 21bca85c45a8f9e4d171c43b3cb21fc114408757edf9e419e96cd1bcd289c87d +SIZE (nextcloud/twofactor_webauthn-v2.3.1.tar.gz) = 14611474 |