diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -1,12 +1,13 @@ | |||
1 | pkgbase = wapiti | 1 | pkgbase = 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.3 | 3 | pkgver = 3.0.4 |
4 | pkgrel = 3 | 4 | pkgrel = 1 |
5 | url = http://wapiti.sourceforge.net/ | 5 | url = http://wapiti.sourceforge.net |
6 | changelog = ChangeLog | 6 | changelog = ChangeLog |
7 | arch = any | 7 | arch = any |
8 | license = GPL | 8 | license = GPL |
9 | makedepends = python-setuptools | 9 | makedepends = python-setuptools |
10 | makedepends = python-pip | ||
10 | depends = python-requests | 11 | depends = python-requests |
11 | depends = python-beautifulsoup4 | 12 | depends = python-beautifulsoup4 |
12 | depends = python-lxml | 13 | depends = python-lxml |
@@ -17,8 +18,8 @@ pkgbase = wapiti | |||
17 | optdepends = python-requests-kerberos: Kerberos authentication | 18 | optdepends = python-requests-kerberos: Kerberos authentication |
18 | optdepends = python-requests-ntlm: NTLM authentication | 19 | optdepends = python-requests-ntlm: NTLM authentication |
19 | options = zipman | 20 | options = zipman |
20 | source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.3/wapiti3-3.0.3.tar.gz | 21 | source = http://downloads.sourceforge.net/sourceforge/wapiti/wapiti/wapiti-3.0.4/wapiti3-3.0.4.tar.gz |
21 | sha256sums = 059f778453ebf05b38e9c6c837d3b3eb9b8921c8fdc6d4029df89f2b0e84f5b7 | 22 | sha256sums = 8b696753a37506f0c3e8f542cb60e9f8198bb1bafd1a1dc97fbb9592becf31f3 |
22 | 23 | ||
23 | pkgname = wapiti | 24 | pkgname = wapiti |
24 | 25 | ||