sqlmap: update to 1.7.11.

This commit is contained in:
Andrew Benson 2023-11-16 10:24:52 -06:00
parent 33698588d4
commit cd820d80af

View file

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