sqlmap: update to 1.6.6.
This commit is contained in:
parent
0076e7ea9a
commit
c4cbbb4164
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sqlmap'
|
||||
pkgname=sqlmap
|
||||
version=1.6.5
|
||||
version=1.6.6
|
||||
revision=1
|
||||
pycompile_dirs="usr/libexec/sqlmap"
|
||||
depends="python3"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://sqlmap.org"
|
||||
distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
|
||||
checksum=534194953d8a95ff1d28d1a19f9b2c1b6d021fe9bc3ea7368ecab2084ceba714
|
||||
checksum=3111017165f0dacdd6a83800b02ef27b17cdb5b31d19eebe44436aaac935f186
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue