summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b7c2c30504d8265b6e0c3cc6fb9355ebdc97100 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sqlmap-git
	pkgdesc = Automatic SQL injection and database takeover tool
	pkgver = 1.9.12.r5.gc62dd8511
	pkgrel = 1
	url = https://sqlmap.org
	arch = any
	license = GPL-2.0-only
	makedepends = git
	depends = python
	depends = sh
	optdepends = perl: icmpsh extra tool
	optdepends = python-sqlalchemy: MySQL/MariaDB connection
	provides = sqlmap
	conflicts = sqlmap
	backup = etc/sqlmap.conf
	source = sqlmap-git::git+https://github.com/sqlmapproject/sqlmap.git
	sha512sums = SKIP

pkgname = sqlmap-git