sqlmap: update to 1.9.12.

This commit is contained in:
Andrew Benson
2026-01-04 10:40:53 -06:00
parent 61590f239a
commit ad6168af50
+3 -3
View File
@@ -1,7 +1,7 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.9.11
revision=2
version=1.9.12
revision=1
pycompile_dirs="usr/libexec/sqlmap"
depends="python3"
short_desc="Automatic SQL injection and database takeover tool"
@@ -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=7eb22f0011a33a1dc1a4d9138ecdfb2816db99701ae5207ed30ef0be7bc37b12
checksum=c0d825644222c147c044a9215642515f760f047d690329bbf806dd89e873b68a
python_version=3
do_install() {