sqlmap: update to 1.8.6.

This commit is contained in:
Andrew Benson 2024-06-06 17:33:20 -05:00
parent 91cb17c207
commit 99cc05529c

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.8.5
version=1.8.6
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=8135305a3e45ce7b29bae02bf77e318091b398703bf727c91ec4d2b375fe79d7
checksum=70270ba87461febf7723ccd3e85c4d22efef731e8d9210c2c3ea2b4225453592
python_version=3
do_install() {