sqlmap: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:06 -04:00
parent 6abef57ab0
commit fc121be0cc

View file

@ -1,7 +1,7 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6.11
revision=1
revision=2
pycompile_dirs="usr/libexec/sqlmap"
depends="python3"
short_desc="Automatic SQL injection and database takeover tool"