sqlmap: update to 1.6.5.

This commit is contained in:
Andrew Benson 2022-05-05 11:00:00 -05:00
parent 99811949e0
commit 0a1786cb85

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6.4
version=1.6.5
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=14585e4fc95006467e52685c4838f024654d7e23cbd84eb12762a55918b8d561
checksum=534194953d8a95ff1d28d1a19f9b2c1b6d021fe9bc3ea7368ecab2084ceba714
python_version=3
do_install() {