sqlmap: update to 1.5.12.

This commit is contained in:
Andrew Benson 2021-12-15 18:54:05 -06:00
parent 4b237472d1
commit 84b5785a96

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.5.11
version=1.5.12
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=69b91d6bba6d053b300a89692d5ebe98cc3ce9803d5f25e600a31943afa7fc6e
checksum=1221a09a9011e515c867abcba487c0e15f6732337fa3fab1d3f4babc7199fa39
python_version=3
do_install() {