sqlmap: update to 1.6.2.

This commit is contained in:
Andrew Benson 2022-02-12 10:29:10 -07:00
parent 085a47b7ae
commit 91420300d9

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6
version=1.6.2
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=78c654fbffc4af710f11d2be614e198fb5b13e526dd38c960048ae1eadffaf29
checksum=e416cd76a5fc4a69a5e1b7924f95b9f2856272899a9db2fac475d4b3a7061e21
python_version=3
do_install() {