mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-17 12:20:59 +02:00
sqlmap: bump to a latest random commit
This commit is contained in:
parent
3d241eef72
commit
995ec2e4a4
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ inherit python-single-r1 git-2
|
|||
DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws"
|
||||
HOMEPAGE="http://sqlmap.org"
|
||||
EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git"
|
||||
EGIT_COMMIT="c59ead36cee6f792f3fe6b5d2bcc4729eba3dffb"
|
||||
EGIT_COMMIT="b86b7c06e9acb7d0b4b38d374647ea2296ad02f7"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
Loading…
Reference in a new issue