sqlmap: update to 1.7.3.

This commit is contained in:
Andrew Benson 2023-03-13 19:22:19 -05:00
parent 4dda791566
commit 737eba49b9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.7.2
version=1.7.3
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=58db9fb0a79332927634cdb8de6df7e62997ec85b77daef0ce733612a1d79de1
checksum=abb642b399c7fcedf2af0c1c717c7f0fa4a716a2053a538250375fb53c6333c4
python_version=3
do_install() {