Update for SQLMap to 1.3.6

https://github.com/sqlmapproject/sqlmap/releases/tag/1.3.6

"I've tested this lightly and it's working fine for me." lteo@

OK rpointel@
This commit is contained in:
gonzalo 2019-06-06 07:02:20 +00:00
parent 6990d520bc
commit 16d5ea190f
3 changed files with 559 additions and 654 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.19 2019/05/09 14:03:14 jasper Exp $
# $OpenBSD: Makefile,v 1.20 2019/06/06 07:02:20 gonzalo Exp $
COMMENT = penetration testing tool to detect/exploit SQL injection
GH_ACCOUNT = sqlmapproject
GH_PROJECT = sqlmap
GH_TAGNAME = 1.3.5
GH_TAGNAME = 1.3.6
CATEGORIES = security
@ -14,6 +14,7 @@ HOMEPAGE = http://sqlmap.org/
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/python
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_3}
MODPY_ADJ_FILES = sqlmap.py

View File

@ -1,2 +1,2 @@
SHA256 (sqlmap-1.3.5.tar.gz) = NMEW896DGuPqtyFrkzylo9u2qRr0lw+1nbdGURABj/g=
SIZE (sqlmap-1.3.5.tar.gz) = 7430961
SHA256 (sqlmap-1.3.6.tar.gz) = JlN42T1POgJevf1eUCpntMA9FNZjgWFcT08S5jZwvdQ=
SIZE (sqlmap-1.3.6.tar.gz) = 7452711

File diff suppressed because it is too large Load Diff