sqlmap: update to 1.7.12.

This commit is contained in:
Andrew Benson 2023-12-12 14:35:18 -06:00
parent 9837a6d0ea
commit 754a3be0b4

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.7.11
version=1.7.12
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=49eb8d684f266f5a01a6f04a1b2e3f1776b32ea9b2359f16f90bee18fb57a9d2
checksum=74c20a05ac2e66c5302f69e854769e4fd23d4af460cb0e17863306355f18c70c
python_version=3
do_install() {