sqlmap: update to 1.8.10.

This commit is contained in:
Andrew Benson 2024-10-28 19:24:53 -05:00
parent e691e70afa
commit 04da55b947
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.8.9
version=1.8.10
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=3ae9969bec583d21790c5282aa3e586bf8fa822ad5d267afb7ea19db07ac434c
checksum=8fee446ae72ecbe3d7ee583e3e77f3d352d3ee4f8e6ff33591a3f431387a10d3
python_version=3
do_install() {