sqlmap: update to 1.4.

This commit is contained in:
Andrew Benson 2020-01-02 13:49:48 -06:00 committed by Piotr
parent 1122d81f83
commit 8575c0d0a9

View file

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