sqlmap: update to 1.10.7.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'sqlmap'
|
||||
pkgname=sqlmap
|
||||
version=1.10.2
|
||||
version=1.10.7
|
||||
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=092aab5def8149657899ee37266ef9b6dc93d2de6983fbd97726546ba8fe3dbd
|
||||
checksum=3ec2d735b33a00d6d5d88a0ee94d2333511650d546ab05f7d89be3cc78dc76aa
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user