sqlmap: update to 1.7.5.

This commit is contained in:
Andrew Benson 2023-05-02 06:56:14 -05:00
parent 04b26b7f6f
commit 48dba25089

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.7.4
version=1.7.5
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=ad09a2e58d489762055f289a2e39c5f94e1ec80973cf7be488c4582bc43ae8e6
checksum=0bed6c991d02efa39deaa93293ef1183e6d54b63c1c12b585f5ffc0e9dee20e9
python_version=3
do_install() {