sqlmap: update to 1.4.10.
This commit is contained in:
parent
dc31749971
commit
a676bc9ff6
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'sqlmap'
|
# Template file for 'sqlmap'
|
||||||
pkgname=sqlmap
|
pkgname=sqlmap
|
||||||
version=1.4.9
|
version=1.4.10
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
pycompile_dirs="usr/share/sqlmap"
|
pycompile_dirs="usr/share/sqlmap"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
short_desc="Automatic SQL injection and database takeover tool"
|
short_desc="Automatic SQL injection and database takeover tool"
|
||||||
|
@ -10,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://sqlmap.org"
|
homepage="http://sqlmap.org"
|
||||||
distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
|
distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
|
||||||
checksum=8bd708fbb486b85b031bb08e662afd5448d344673e3a2aa72538e4db159b5fed
|
checksum=bdc38d1adc5fa95f28e74aa994707916239a8cc033e3cb6ce2fe9c68c167e3ff
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue