sqlmap: update to 1.8.2.

This commit is contained in:
Andrew Benson 2024-02-07 18:40:33 -06:00
parent d745989d08
commit 73afe66eb7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.8
version=1.8.2
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=11ff3ec22c20f9df79ec9d008e2f17311a5e18930cc1feb4e4ad744271565916
checksum=6cf2c3fba289898cbfcd88b6f3cc844a63ef5a3952b2dc2132a35171330c1f0a
python_version=3
do_install() {