sqlmap: update to 1.9.3.

This commit is contained in:
Andrew Benson 2025-03-19 21:43:33 +01:00
parent 1d9bae2c87
commit 91ee4fc06a

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.9.2
version=1.9.3
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=84f51ffb7486e3b13bc16676fdaeca8380089c6faa131c18d9bfcd5418501644
checksum=02c01cb76d64f5459c34dfb2e5051d5fe57eab4d1af9f343e12c9ced43f33b99
python_version=3
do_install() {