mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
security/nuclei: Update to 2.7.9
- Unbreak 32 bit archs ChangeLog: https://github.com/projectdiscovery/nuclei/releases/tag/v2.7.9 PR: 267756
This commit is contained in:
parent
34bc38b40e
commit
66d38481c4
2 changed files with 6 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= nuclei
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.7.8
|
||||
DISTVERSION= 2.7.9
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= 0xdutra@gmail.com
|
||||
|
@ -9,9 +9,6 @@ WWW= https://github.com/projectdiscovery/nuclei
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64
|
||||
ONLY_FOR_ARCHS_REASON= 32 bit upstream issue being solved # https://github.com/projectdiscovery/ratelimit/issues/4
|
||||
|
||||
USES= go:modules
|
||||
GO_MODULE= github.com/projectdiscovery/nuclei/v2
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1667177768
|
||||
SHA256 (go/security_nuclei/nuclei-v2.7.8/v2.7.8.mod) = 8529a309917b36e7e5a276839db1d7ab9b6d070705f0562423ebf02a44ec4deb
|
||||
SIZE (go/security_nuclei/nuclei-v2.7.8/v2.7.8.mod) = 9555
|
||||
SHA256 (go/security_nuclei/nuclei-v2.7.8/v2.7.8.zip) = 834f1217ce99384ebc830cbab39eebed3f3c2ce97b9e0d3fdc58868c4cb2aa51
|
||||
SIZE (go/security_nuclei/nuclei-v2.7.8/v2.7.8.zip) = 460907
|
||||
TIMESTAMP = 1668387128
|
||||
SHA256 (go/security_nuclei/nuclei-v2.7.9/v2.7.9.mod) = 28b37fe5d28011b2decbe5b4d245fa51bcc378e1fae30ed5b4fe7631f55980f0
|
||||
SIZE (go/security_nuclei/nuclei-v2.7.9/v2.7.9.mod) = 9543
|
||||
SHA256 (go/security_nuclei/nuclei-v2.7.9/v2.7.9.zip) = 8c9a46daf3c6589b67e4a9fe472b48fdfeaafa64e372ceb59c0201b8963a2028
|
||||
SIZE (go/security_nuclei/nuclei-v2.7.9/v2.7.9.zip) = 460863
|
||||
|
|
Loading…
Add table
Reference in a new issue