sqlmap: update to 1.8.

This commit is contained in:
Andrew Benson 2024-01-04 09:24:44 -06:00
parent 04f1e193ac
commit a1f31bbb9a

View file

@ -1,6 +1,6 @@
# Template file for 'sqlmap'
pkgname=sqlmap
version=1.7.12
version=1.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=74c20a05ac2e66c5302f69e854769e4fd23d4af460cb0e17863306355f18c70c
checksum=11ff3ec22c20f9df79ec9d008e2f17311a5e18930cc1feb4e4ad744271565916
python_version=3
do_install() {