summaryrefslogtreecommitdiff
path: root/security/ruby-rex-socket/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-02-05 15:31:14 +0000
committertaca <taca@pkgsrc.org>2021-02-05 15:31:14 +0000
commit022f7ef585f94564e7df3fba1eca4dd67f2cc457 (patch)
tree25d664781a611c149fe179c1f38359e2f66c5e00 /security/ruby-rex-socket/Makefile
parent9774ba98db73887c9e375f65f3dd1fe3830de949 (diff)
downloadpkgsrc-022f7ef585f94564e7df3fba1eca4dd67f2cc457.tar.gz
security/ruby-rex-socket: update to 0.1.25
0.1.25 (2020-11-30) * relax dev bundle and update authors … - Allows bundle with latest bundler - Updates authors to reflect current maintainers - Update travis to test with 2.7.2 * Land #26, Update gemspec 0.1.24 (2020-09-23) * x509_certificate: Allow use of EC keys - Add new capability to allow the use of EC keys. Resolves issue with using EC keys in metasploit.
Diffstat (limited to 'security/ruby-rex-socket/Makefile')
-rw-r--r--security/ruby-rex-socket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ruby-rex-socket/Makefile b/security/ruby-rex-socket/Makefile
index c81c3c81a74..4100615358b 100644
--- a/security/ruby-rex-socket/Makefile
+++ b/security/ruby-rex-socket/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/03/24 16:14:00 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/02/05 15:31:14 taca Exp $
-DISTNAME= rex-socket-0.1.23
+DISTNAME= rex-socket-0.1.24
CATEGORIES= security
MAINTAINER= minskim@NetBSD.org