sqlmap: update to 1.4.12.

This commit is contained in:
Andrew Benson 2020-12-14 20:23:12 -06:00 committed by Andrew Benson
parent f038a7738a
commit f158e4cdf2

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.4.11
version=1.4.12
revision=1
pycompile_dirs="usr/share/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=80cc07e08cc7e9662c6b8ce99fd3ae8706458b8009c56369dbb1f57b3b6634c5
checksum=d149722cb33202678fb64642ea315d0dea3fcb2d54403efb78b9819464dbd3e5
python_version=3
do_install() {