sqlmap: update to 1.7.4.

This commit is contained in:
Andrew Benson 2023-04-07 07:05:48 -05:00
parent 22847c5dab
commit 20bea56085

View file

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