sqlmap: update to 1.8.8.

This commit is contained in:
Andrew Benson 2024-08-06 18:57:13 -05:00
parent dfe4b6b87d
commit f6696b3340
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.8.7
version=1.8.8
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=1f98ecc55775b35a302e92977ebba35e29a6a3e3d063982fac2816b954113aeb
checksum=3bab3fbe9903b5c335202a7bcfc52bfd05c66634dd9f19b8d5bfaefcc98c1fdf
python_version=3
do_install() {