sqlmap: update to 1.9.5.

This commit is contained in:
Andrew Benson 2025-05-17 22:09:54 -05:00
parent 812d810dc5
commit b61425d908

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.9.4
version=1.9.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=aa7d89591945efe25ea3a41292630606ba9c8196294f920abe752f430a67437a
checksum=4ce5f6e908fd16ce20aa36b7c3eda66e417ba0b1545e3dda9cb4b836c651a865
python_version=3
do_install() {