sqlmap: update to 1.5.10.
This commit is contained in:
parent
d879935e8f
commit
8902ef45bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sqlmap'
|
||||
pkgname=sqlmap
|
||||
version=1.5.9
|
||||
version=1.5.10
|
||||
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=3e8516e268ffc6983ff522f7d5a73327e2ad0156c256d713ba046a4b7df3ef94
|
||||
checksum=7147ba8c9ac98fe55daa4928c34f7b6e314bfa7fa60a4f073689f70533128bcb
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue