summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a62703e768ff4b8dacc6d85198ba04aa2c0406b4 (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
26
pkgbase = recon-ng
	pkgdesc = A full-featured Web Reconnaissance framework written in Python
	pkgver = 5.1.2
	pkgrel = 1
	url = https://github.com/lanmaster53/recon-ng
	arch = any
	license = GPL3
	depends = python
	depends = python-pyaml
	depends = python-dnspython
	depends = python-lxml
	depends = python-mechanize
	depends = python-requests
	depends = python-flask
	depends = python-flask-restful
	depends = python-flasgger
	depends = python-dicttoxml
	depends = python-xlsxwriter
	depends = python-unicodecsv
	depends = python-rq
	source = https://github.com/lanmaster53/recon-ng/archive/v5.1.2/recon-ng-5.1.2.tar.gz
	source = opt-in-analytics.patch
	sha256sums = 18d05030b994c9b37f624628251d3376d590f3d1eec155f67aca88fa5f3490cc
	sha256sums = 03ec8c0bb7437e7fd2a070b78b76a7dad5a9a0b4c13de0a427dbc0e395130594

pkgname = recon-ng