sqlmap: update to 1.4.2.

This commit is contained in:
Andrewb Benson 2020-02-02 12:41:30 -07:00 committed by Johannes
parent 5b7d66c9c9
commit f39c9cfc8a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.4
version=1.4.2
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=a913d177a3ab9e64fc6df1d755e3907323214beceb3a48fae6ea867df1cc434b
checksum=77faf85164eb17dce769ec830cbd146768644315bc1024613ad13155e09c2d11
pycompile_version="$py3_ver"
do_install() {