mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
security/sqlmap: Update to 1.9.12
PR: 291149 Reported by: wen@ Approved by: maintainer(timeout, > 28 days)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= sqlmap
|
||||
PORTVERSION= 1.8
|
||||
PORTVERSION= 1.9.12
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -18,7 +18,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
|
||||
USES= python shebangfix
|
||||
USE_PYTHON= autoplist pep517
|
||||
|
||||
SHEBANG_FILES= *.py sqlmap/extra/shutils/*.sh sqlmap/extra/shutils/*.py
|
||||
SHEBANG_FILES= *.py sqlmap/extra/shutils/*.sh sqlmap/extra/shutils/*.py \
|
||||
sqlmap/plugins/dbms/clickhouse/*.py \
|
||||
sqlmap/thirdparty/identywaf/identYwaf.py
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= MSF
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1716077230
|
||||
SHA256 (sqlmap-1.8.tar.gz) = 8dbb204ee36e57c123ff50f042345174dfd262f3ed0a044ed8d7251379472ba1
|
||||
SIZE (sqlmap-1.8.tar.gz) = 7208171
|
||||
TIMESTAMP = 1766217194
|
||||
SHA256 (sqlmap-1.9.12.tar.gz) = 0b3f37ccb8c6aaf0e3c15166322e001c1f0961bc601e44272875d5c32c44a757
|
||||
SIZE (sqlmap-1.9.12.tar.gz) = 7216017
|
||||
|
||||
Reference in New Issue
Block a user