-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
Showing
2 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |