sqlmap: update to 1.3.11.
This commit is contained in:
parent
14e1f56d34
commit
8eeb448b98
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sqlmap'
|
||||
pkgname=sqlmap
|
||||
version=1.3.10
|
||||
version=1.3.11
|
||||
revision=1
|
||||
archs=noarch
|
||||
pycompile_dirs="usr/share/sqlmap"
|
||||
|
@ -10,7 +10,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=0cd67558e07da31d51ef743093e46f4ac7c9ef36b659799caea8638fa0c6035b
|
||||
checksum=b0f25a4ba27787ab55cc939969bcc7ddbe550558759859424be478e6363f8bc3
|
||||
pycompile_version="$py3_ver"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue