sqlmap: update to 1.5.8.
This commit is contained in:
parent
ae2103ca71
commit
799ed54c03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sqlmap'
|
||||
pkgname=sqlmap
|
||||
version=1.5.7
|
||||
version=1.5.8
|
||||
revision=1
|
||||
pycompile_dirs="usr/libexec/sqlmap"
|
||||
depends="python3"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://sqlmap.org"
|
||||
distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
|
||||
checksum=b5d7bd6bfee2fcce2f84b332a9c337d45c37343c53b5793cc4141db77789db70
|
||||
checksum=a4302858bcf7791334e8f7165885369898330aa547888db0e73576b53f96771d
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue