summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKr1ss2019-12-05 22:09:28 +0100
committerKr1ss2019-12-05 22:09:28 +0100
commitb7fa4b3c65e39a024e472fb02bdc56d48a27035f (patch)
treea2e9088e16e911d61cab5680eb19bbd03610d53b /.SRCINFO
parent2c7e18124e9575432212763926e1579c266b6a17 (diff)
downloadaur-b7fa4b3c65e39a024e472fb02bdc56d48a27035f.tar.gz
adopt package & update: wapiti 3.0.2-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 9 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a6b7c55c4fe..ba75a99e5923 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = wapiti
- pkgdesc = A vulnerability scanner for web applications. It currently search vulnerabilities like XSS, SQL and XPath injections, file inclusions, command execution, LDAP injections, CRLF injections...
- pkgver = 3.0.1
+ pkgdesc = A comprehensive web app vulnerability scanner written in Python
+ pkgver = 3.0.2
pkgrel = 1
url = http://wapiti.sourceforge.net/
+ changelog = ChangeLog
arch = any
license = GPL
- depends = python
- depends = python-setuptools
+ makedepends = python-setuptools
depends = python-requests
depends = python-beautifulsoup4
depends = python-lxml
@@ -14,8 +14,11 @@ pkgbase = wapiti
depends = python-yaswfp
depends = python-mako
depends = python-pysocks
- source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.1/wapiti3-3.0.1.tar.gz
- sha256sums = bbb8c8f572afe77319734489a6ca0b211df4b87ad294db79b8bf0bda1c5aff29
+ optdepends = python-requests-kerberos: Kerberos authentication
+ optdepends = python-requests-ntlm: NTLM authentication
+ options = zipman
+ source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.2/wapiti3-3.0.2.tar.gz
+ sha256sums = df86cab9f66c7794cab54fede16029056a764f5da565b2695524f9bd2bc9a384
pkgname = wapiti