sqlmap: update to 1.6.8.

This commit is contained in:
Andrew Benson 2022-08-05 11:53:40 -05:00
parent 99c60ed656
commit 3285b57693
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.6.7
version=1.6.8
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=397472048c3b454da3e5448944002661fff376edd38f6fe902ab1db0f9fd8d2b
checksum=35c51f4bd6f5cb8dd8efee4cf87d49bc7e7311ed6f42ffdd038394f7f98e69a2
python_version=3
do_install() {