security/rubygem-ssh_data: update to 1.3.0

Changelog:
https://github.com/github/ssh_data/releases/tag/1.3.0

    Support for SSHSIG verification.
    Support for signature verification using SKED25519 and SKECDSA256.
    Fix DSA key generation for Ruby-OpenSSL 3.0 where the default Q-bits size changed.
This commit is contained in:
Matthias Fechner
2022-03-10 18:13:50 +01:00
parent 5a9a76fa6f
commit 4b03fae5fb
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>
PORTNAME= ssh_data
PORTVERSION= 1.2.0
PORTVERSION= 1.3.0
CATEGORIES= security rubygems
MASTER_SITES= RG

View File

@@ -1,3 +1,3 @@
TIMESTAMP = 1645607571
SHA256 (rubygem/ssh_data-1.2.0.gem) = 7a99782b6bef6e21075fabaf4ff08fb2ffef5961d2838ce18597d6e504567b5c
SIZE (rubygem/ssh_data-1.2.0.gem) = 16384
TIMESTAMP = 1646932394
SHA256 (rubygem/ssh_data-1.3.0.gem) = ec7c1e95a3aebeee412147998f4c147b4b05da6ed0aafda6083f9449318eaac0
SIZE (rubygem/ssh_data-1.3.0.gem) = 18432