diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-08 06:50:02 +0300 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-04-09 09:25:13 +0300 |
commit | 54edb1dfc5873f710c4110ea26b18ee0c708b30e (patch) | |
tree | 4456846bb89a32bdbc94af7b803e766c74164bbd | |
parent | x11-themes/plasma6-breeze: Prepare for Qt 6.9.x (diff) |
security/rubygem-webauthn: update to 3.4.0
Changes: https://github.com/cedarcode/webauthn-ruby/blob/master/CHANGELOG.md
-rw-r--r-- | security/rubygem-webauthn/Makefile | 2 | ||||
-rw-r--r-- | security/rubygem-webauthn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rubygem-webauthn/Makefile b/security/rubygem-webauthn/Makefile index 2364ddd51cc6..bb9b1b19b6c1 100644 --- a/security/rubygem-webauthn/Makefile +++ b/security/rubygem-webauthn/Makefile @@ -1,5 +1,5 @@ PORTNAME= webauthn -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-webauthn/distinfo b/security/rubygem-webauthn/distinfo index 463f2785c840..0491ed7f5b8d 100644 --- a/security/rubygem-webauthn/distinfo +++ b/security/rubygem-webauthn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738903991 -SHA256 (rubygem/webauthn-3.3.0.gem) = 3068f3cf4b9403c50df59618247a17f0a2b5ccbeb9b9f510b11c6b0e3704cc3b -SIZE (rubygem/webauthn-3.3.0.gem) = 41984 +TIMESTAMP = 1744084171 +SHA256 (rubygem/webauthn-3.4.0.gem) = a10665f5e05eb156ba0219fd17480c57e0af4daaf83e3e33439bf958350af4c5 +SIZE (rubygem/webauthn-3.4.0.gem) = 42496 |