sqlmap: update to 1.7.

This commit is contained in:
Andrew Benson 2023-01-02 20:42:19 -06:00
parent 813b6765d3
commit 36b92c2d04

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6.12
version=1.7
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=a5ed3849942e89b9e90c93e0df98ccc113f26e81ad8e73fd8182907106eae1a2
checksum=aa00e08007bfdb06a362a0c2798073af8e7053a97ead8ed7cca86393a94ec2e1
python_version=3
do_install() {