Skip to content

Commit

Permalink
net/ruby-recog: update to 3.1.7
Browse files Browse the repository at this point in the history
pkgsrc change: change HOMEPAGE.

3.1.6 (2024-06-13)

* Land #18, Pin ffi gem version in Gemfile
* Update recog submodule to v3.1.4

3.1.7 (2024-06-14)

* Update recog submodule to v3.1.5
  • Loading branch information
taca committed Jun 15, 2024
1 parent d9e5438 commit 4757592
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions net/ruby-recog/Makefile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.21 2024/05/12 15:55:48 taca Exp $
# $NetBSD: Makefile,v 1.22 2024/06/15 16:11:30 taca Exp $

DISTNAME= recog-3.1.5
DISTNAME= recog-3.1.7
CATEGORIES= net

MAINTAINER= [email protected]
HOMEPAGE= https://www.github.com/rapid7/recog
HOMEPAGE= https://github.com/rapid7/recog-ruby
COMMENT= Framework to send network probes for identification
LICENSE= 2-clause-bsd

Expand Down
8 changes: 4 additions & 4 deletions net/ruby-recog/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.19 2024/05/12 15:55:48 taca Exp $
$NetBSD: distinfo,v 1.20 2024/06/15 16:11:30 taca Exp $

BLAKE2s (recog-3.1.5.gem) = c228d03006b39707661d33c535e2433f281127239ba21718efb6ddedf8c3ad43
SHA512 (recog-3.1.5.gem) = e02904c42ebf1b671df65fcfc38527ab2b09c3e7bfeb1d2c2a29b45715eab1f0475c83ac66667fb38737e79a6158f456fe45ac3a6b881eaa4a5b52efd37b47ab
Size (recog-3.1.5.gem) = 376832 bytes
BLAKE2s (recog-3.1.7.gem) = efc8054395fb6881b8dfa44ab5b795c043f95ef6cfa9554678b26484f481ee35
SHA512 (recog-3.1.7.gem) = 5ae887604ffb924f1f222f4f3677fde848cdcb399a2dcd4b54c4e84414808b38f1f7fac95256033a58f78eb2095e232c66e9522442a69315992a6189b9e20d1d
Size (recog-3.1.7.gem) = 376832 bytes

0 comments on commit 4757592

Please sign in to comment.