sqlmap: update to 1.6.11.

This commit is contained in:
Andrew Benson 2022-11-02 18:59:36 -05:00
parent 58d4e99d6c
commit 803e87639e

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6.10
version=1.6.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=dc3a15bfac612c765133c1657d9358fda8559ca17e5439ac463121a29a9cb727
checksum=7c10a92591f440678af7eaf07c439a331c79a86e44588e32cbce490ab731bafe
python_version=3
do_install() {