summaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKr1ss2021-02-20 21:39:41 +0100
committerKr1ss2021-02-20 21:39:41 +0100
commita6143edd978cef67ae7ff772c8e0b65e52c8449a (patch)
treee93d6e5392820663246a22e5a9bf6e2c1f202528 /.SRCINFO
parenta128551c117d54a8095053fcbe8985106ec3ba43 (diff)
downloadpackages-a6143edd978cef67ae7ff772c8e0b65e52c8449a.tar.gz
packages-a6143edd978cef67ae7ff772c8e0b65e52c8449a.tar.bz2
packages-a6143edd978cef67ae7ff772c8e0b65e52c8449a.zip
update: wapiti 3.0.4-1
upstream release
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d306576..9149bf3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
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.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
23pkgname = wapiti 24pkgname = wapiti
24 25