Skip to content

Commit

Permalink
security/ruby-rex-socket: update to 0.1.49
Browse files Browse the repository at this point in the history
0.1.49 (2023-03-23)

* Land #58, add has_read_data? for SSL sockets
  • Loading branch information
taca committed Apr 30, 2023
1 parent 6190c58 commit c32a47b
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.16 2023/03/19 08:26:44 taca Exp $
# $NetBSD: Makefile,v 1.17 2023/04/30 13:23:21 taca Exp $

DISTNAME= rex-socket-0.1.48
DISTNAME= rex-socket-0.1.49
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.18 2023/03/19 08:26:44 taca Exp $
$NetBSD: distinfo,v 1.19 2023/04/30 13:23:21 taca Exp $

BLAKE2s (rex-socket-0.1.48.gem) = 85e5bc45264816990a2baf15071829720206d887360566e3f54be1268733b760
SHA512 (rex-socket-0.1.48.gem) = c33a4e1276914bdb80679477e94b89524289ec95013bfd5e6d2b13d0a1f181670c06b62bbbf6899e2c046a6befb047bae102937fdde1d69693a7782f2c7578ad
Size (rex-socket-0.1.48.gem) = 43008 bytes
BLAKE2s (rex-socket-0.1.49.gem) = 47d359910046c0558fdf33765e8ed8d1b3524912ee186672d91417ebe74a6d56
SHA512 (rex-socket-0.1.49.gem) = 15d77cd169b690a39e3dd4845a763f49aa6c06b5a0df6a73e25a02d8e663ec14ce4615b55cf6c1a3785c21ca6bd68766d6da56d8f247eb28e1aee2d8aa701c3d
Size (rex-socket-0.1.49.gem) = 43520 bytes

0 comments on commit c32a47b

Please sign in to comment.