sqlmap: update to 1.6.4.

This commit is contained in:
Andrew Benson 2022-04-06 16:55:41 -05:00
parent 56a9631a0d
commit 9ee4ce236f

View file

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