mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
sqlmap: rebuild for Python 3.11
This commit is contained in:
parent
6abef57ab0
commit
fc121be0cc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sqlmap'
|
# Template file for 'sqlmap'
|
||||||
pkgname=sqlmap
|
pkgname=sqlmap
|
||||||
version=1.6.11
|
version=1.6.11
|
||||||
revision=1
|
revision=2
|
||||||
pycompile_dirs="usr/libexec/sqlmap"
|
pycompile_dirs="usr/libexec/sqlmap"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Automatic SQL injection and database takeover tool"
|
short_desc="Automatic SQL injection and database takeover tool"
|
||||||
|
|
Loading…
Add table
Reference in a new issue