Skip to content

Commit

Permalink
security/ruby-rex-socket: update to 0.1.52
Browse files Browse the repository at this point in the history
0.1.52 (2023-06-09)

* Land #61, Add .to_authority
  Add in function to convert IPv6 addresses to IPv6 URL compatible format
  • Loading branch information
taca committed Jun 17, 2023
1 parent 8d9ed12 commit 2482f38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/ruby-rex-socket/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2023/05/21 03:07:03 taca Exp $
# $NetBSD: Makefile,v 1.20 2023/06/17 15:10:32 taca Exp $

DISTNAME= rex-socket-0.1.51
DISTNAME= rex-socket-0.1.52
CATEGORIES= security

MAINTAINER= minskim@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions security/ruby-rex-socket/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.21 2023/05/21 03:07:03 taca Exp $
$NetBSD: distinfo,v 1.22 2023/06/17 15:10:32 taca Exp $

BLAKE2s (rex-socket-0.1.51.gem) = 70306af5ab839ce7094ecff0fc24b6274f9782443189e188b60711576982da11
SHA512 (rex-socket-0.1.51.gem) = 665526f2bf5759cec405da8755b65a64b8c33cd6b196eb811a59f42c0b8c88e4f8a6e8baaa68debc478778918f051ee22a6e70b39794d07a34329472a40fbe19
Size (rex-socket-0.1.51.gem) = 43520 bytes
BLAKE2s (rex-socket-0.1.52.gem) = 037b5e7374c712703a29cde56b96bd43889b8447506ab8c63b3da8ef7b0fa88c
SHA512 (rex-socket-0.1.52.gem) = 0df0be3ce19e226d15c990a14c290630f04b9c76aa4d7deea3f7bdc5b388131d2f2f8d247887112091423fe066894940c3d6ad23becf0dae0d39b0d65cba8a2e
Size (rex-socket-0.1.52.gem) = 44032 bytes

0 comments on commit 2482f38

Please sign in to comment.