sqlmap: update to 1.6.9.

This commit is contained in:
Andrew Benson 2022-09-08 14:06:14 -05:00
parent a3bd700601
commit 703845a723

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6.8
version=1.6.9
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=35c51f4bd6f5cb8dd8efee4cf87d49bc7e7311ed6f42ffdd038394f7f98e69a2
checksum=bccf1bea6ce44777a860ecbcaa83773889de023aeb51266cdbe961b7dc7732ba
python_version=3
do_install() {