Update for SQLMap to 1.5:
https://github.com/sqlmapproject/sqlmap/compare/1.5...master OK benoit@
This commit is contained in:
parent
77c964cb89
commit
e9d5348165
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2020/10/19 12:31:24 gonzalo Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2021/01/14 10:49:01 gonzalo Exp $
|
||||
|
||||
COMMENT = penetration testing tool to detect/exploit SQL injection
|
||||
|
||||
GH_ACCOUNT = sqlmapproject
|
||||
GH_PROJECT = sqlmap
|
||||
GH_TAGNAME = 1.4.10
|
||||
GH_TAGNAME = 1.5
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (sqlmap-1.4.10.tar.gz) = vcONGtxfqV8o50qplHB5FiOajMAz48ts4v6caMFn4/8=
|
||||
SIZE (sqlmap-1.4.10.tar.gz) = 6789526
|
||||
SHA256 (sqlmap-1.5.tar.gz) = GMOMTM8E6B5UBSerxjEw7O1ysVfaHXBeOvJrHUdoZx0=
|
||||
SIZE (sqlmap-1.5.tar.gz) = 6794876
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.24 2020/10/19 12:31:24 gonzalo Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.25 2021/01/14 10:49:01 gonzalo Exp $
|
||||
bin/sqlmap
|
||||
share/sqlmap/
|
||||
share/sqlmap/.github/
|
||||
@ -225,6 +225,7 @@ share/sqlmap/extra/shutils/precommit-hook.sh
|
||||
share/sqlmap/extra/shutils/pycodestyle.sh
|
||||
share/sqlmap/extra/shutils/pydiatra.sh
|
||||
share/sqlmap/extra/shutils/pyflakes.sh
|
||||
share/sqlmap/extra/shutils/pylint.sh
|
||||
share/sqlmap/extra/shutils/pypi.sh
|
||||
share/sqlmap/extra/shutils/recloak.sh
|
||||
share/sqlmap/extra/shutils/strip.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user