sqlmap: update to 1.9.12.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'sqlmap'
|
||||
pkgname=sqlmap
|
||||
version=1.9.11
|
||||
revision=2
|
||||
version=1.9.12
|
||||
revision=1
|
||||
pycompile_dirs="usr/libexec/sqlmap"
|
||||
depends="python3"
|
||||
short_desc="Automatic SQL injection and database takeover tool"
|
||||
@@ -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=7eb22f0011a33a1dc1a4d9138ecdfb2816db99701ae5207ed30ef0be7bc37b12
|
||||
checksum=c0d825644222c147c044a9215642515f760f047d690329bbf806dd89e873b68a
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
||||
Reference in New Issue
Block a user