diff options
| author | Kr1ss | 2021-11-23 16:14:21 +0100 |
|---|---|---|
| committer | Kr1ss | 2021-11-23 16:14:21 +0100 |
| commit | 6ebe5926436496c429d7bdf17f43616981ce1889 (patch) | |
| tree | 55bd1124f31a284cf761da4f7ac913eb6f47f158 /.SRCINFO | |
| parent | 9b295606ad0e00e6e3aa0ce2657162aa85ff5d14 (diff) | |
| download | packages-6ebe5926436496c429d7bdf17f43616981ce1889.tar.gz packages-6ebe5926436496c429d7bdf17f43616981ce1889.tar.bz2 packages-6ebe5926436496c429d7bdf17f43616981ce1889.zip | |
rename python-python-socks dependency
Ref.: https://aur.archlinux.org/packages/wapiti/#comment-837293
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | pkgbase = wapiti | 1 | pkgbase = wapiti |
| 2 | pkgdesc = A comprehensive web app vulnerability scanner written in Python | 2 | pkgdesc = Comprehensive web app vulnerability scanner written in Python |
| 3 | pkgver = 3.0.8 | 3 | pkgver = 3.0.8 |
| 4 | pkgrel = 1 | 4 | pkgrel = 2 |
| 5 | url = https://wapiti.sourceforge.net | 5 | url = https://wapiti.sourceforge.net |
| 6 | changelog = ChangeLog | 6 | changelog = ChangeLog |
| 7 | arch = any | 7 | arch = any |
| @@ -14,7 +14,7 @@ pkgbase = wapiti | |||
| 14 | depends = python-yaswfp | 14 | depends = python-yaswfp |
| 15 | depends = python-browser-cookie3 | 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-tld | 18 | depends = python-tld |
| 19 | depends = python-httpx | 19 | depends = python-httpx |
| 20 | depends = python-httpx-socks | 20 | depends = python-httpx-socks |
