sqlmap: update to 1.8.4.

This commit is contained in:
Andrew Benson 2024-04-11 03:43:36 -05:00
parent 13065b3c4e
commit 9517c52c6d
1 changed files with 2 additions and 2 deletions

View File

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