sqlmap: update to 1.10.7.

This commit is contained in:
Andrew Benson
2026-08-19 12:27:53 -05:00
parent 1742f223c9
commit 6d34a476f6
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.10.2
version=1.10.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=092aab5def8149657899ee37266ef9b6dc93d2de6983fbd97726546ba8fe3dbd
checksum=3ec2d735b33a00d6d5d88a0ee94d2333511650d546ab05f7d89be3cc78dc76aa
python_version=3
do_install() {