sqlmap: update to 1.8.5.

This commit is contained in:
Andrew Benson 2024-05-17 14:14:59 -05:00
parent 67e8167045
commit 83b1cc5790
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.8.4
version=1.8.5
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=6871a869dc3e785a4a20679b040a91628d851b4a019857303277c743d12d0914
checksum=8135305a3e45ce7b29bae02bf77e318091b398703bf727c91ec4d2b375fe79d7
python_version=3
do_install() {