blob: 6e20748c9f27ad87b3766aead9774fa46b884677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = nuclei-bin
pkgdesc = Fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use
pkgver = 3.3.9
pkgrel = 1
url = https://github.com/projectdiscovery/nuclei
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = MIT
depends = glibc
provides = nuclei
conflicts = nuclei
source = LICENSE.md::https://github.com/projectdiscovery/nuclei/raw/v3.3.9/LICENSE.md
b2sums = 2029dad2ab2740376273b715f27e950511c8392b1e575226a922a818041dbf95f60eca51f33b3b036cf5cc5b6f8f8b0a81221e1d80ff69f4ddad8e0f8ed37ba2
source_i686 = nuclei-3.3.9-i686.zip::https://github.com/projectdiscovery/nuclei/releases/download/v3.3.9/nuclei_3.3.9_linux_386.zip
b2sums_i686 = 8bf43127bc61770a7b6f5c51e291d40c163204449f4c916d4fdaf180d70fcba26b5078ce71f4ee393cefa499da777e4544a96a34308ed665fd24c28d486a4ebc
source_x86_64 = nuclei-3.3.9-x86_64.zip::https://github.com/projectdiscovery/nuclei/releases/download/v3.3.9/nuclei_3.3.9_linux_amd64.zip
b2sums_x86_64 = 3672a5b3ae8fc991e099d3379fec63948b74682b2198a9799b9fcbb1f98e59071442caceb303b62d8d5308a6479538859cb19f35a94a962aa99478c0575674ba
source_armv7h = nuclei-3.3.9-armv7h.zip::https://github.com/projectdiscovery/nuclei/releases/download/v3.3.9/nuclei_3.3.9_linux_arm.zip
b2sums_armv7h = ac9defd50b002e4ffbfb98539b5d9d31b6682f9f6151305bf9296c097663cb349ba4471921387ffe2a2b0771e449feaa012f5be05fb36b71a7c0d82295685c28
source_aarch64 = nuclei-3.3.9-aarch64.zip::https://github.com/projectdiscovery/nuclei/releases/download/v3.3.9/nuclei_3.3.9_linux_arm64.zip
b2sums_aarch64 = 4257eb7aea7ec344b133378f776cc0eb7cf16cc9029dc11ee244c623e88b3818b098ad066d45f30c493682807f3cc0274d1d950962706a0d07918923f0dc5ed5
pkgname = nuclei-bin
|