sqlmap: update to 1.8.3.

This commit is contained in:
Andrew Benson 2024-03-05 16:57:25 -06:00
parent 5d3184b5d1
commit a29bc5900f

View file

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