sqlmap: update to 1.9.8.

This commit is contained in:
Andrew Benson 2025-08-06 13:19:55 -05:00
parent 666df0eeb7
commit cec13ffb56

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.9.6
version=1.9.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=7cf60ca5364062ef7eab05a26fdeaf3b1457ea2200bf8198ed131ef7931c9bbf
checksum=11453be7421cc0a4d65d2ffc476bf3f135e4d4128249f382313b8dc7250d1382
python_version=3
do_install() {