sqlmap: update to 1.7.9.

This commit is contained in:
Andrew Benson 2023-09-06 07:39:14 -05:00
parent bd4686fae6
commit 71af548ae6

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.7.8
version=1.7.9
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=e67635f16a731f5b941317c9fa771b2a0e988ceefa4bf70b75688bbe1d4488fa
checksum=6fb835a4c1514dd7dd1047e83001a746d95abfa341e559cdd08f73eb84aae96d
python_version=3
do_install() {