summaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d226403..acfbc23 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
1pkgbase = wapiti 1pkgbase = wapiti
2 pkgdesc = A comprehensive web app vulnerability scanner written in Python 2 pkgdesc = A comprehensive web app vulnerability scanner written in Python
3 pkgver = 3.0.5 3 pkgver = 3.0.8
4 pkgrel = 1 4 pkgrel = 1
5 url = http://wapiti.sourceforge.net 5 url = https://wapiti.sourceforge.net
6 changelog = ChangeLog 6 changelog = ChangeLog
7 arch = any 7 arch = any
8 license = GPL 8 license = GPL
@@ -11,18 +11,19 @@ pkgbase = wapiti
11 depends = python-requests 11 depends = python-requests
12 depends = python-beautifulsoup4 12 depends = python-beautifulsoup4
13 depends = python-lxml 13 depends = python-lxml
14 depends = python-tld
15 depends = python-yaswfp 14 depends = python-yaswfp
15 depends = python-browser-cookie3
16 depends = python-mako 16 depends = python-mako
17 depends = python-python_socks 17 depends = python-python_socks
18 depends = python-browser-cookie3 18 depends = python-tld
19 depends = python-httpx 19 depends = python-httpx
20 depends = python-httpx-socks 20 depends = python-httpx-socks
21 depends = python-aiocache
22 depends = python-sqlalchemy
21 optdepends = python-requests-kerberos: Kerberos authentication 23 optdepends = python-requests-kerberos: Kerberos authentication
22 optdepends = python-requests-ntlm: NTLM authentication 24 optdepends = python-requests-ntlm: NTLM authentication
23 options = zipman 25 options = zipman
24 source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.5/wapiti3-3.0.5.tar.gz 26 source = https://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.8/wapiti3-3.0.8.tar.gz
25 sha256sums = e039a593d033f58d7293173c2d4c4565b38fbb7c63fda3278a9dcb978e399d49 27 sha256sums = 110d825ec7c2ba6a063398d63c1939d893f219fee6b5444c643f4b1cd9c71441
26 28
27pkgname = wapiti 29pkgname = wapiti
28