sqlmap: update to 1.8.7.

This commit is contained in:
Andrew Benson 2024-07-14 11:12:19 -05:00
parent 3ccc458a30
commit f3877ee5ea
1 changed files with 2 additions and 2 deletions

View File

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