summaryrefslogtreecommitdiff
path: root/security/sqlmap/Makefile
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2020-06-11 20:55:10 +0000
committerleot <leot@pkgsrc.org>2020-06-11 20:55:10 +0000
commit2bdfd3522b1ebdc43247ef3c09cdc6e849e3e108 (patch)
tree5b8f37fba6987c26b610dd5a976bb9084c7fd9c7 /security/sqlmap/Makefile
parent17b7c50faedce09bedb7ef8907bea0ec937e5b6c (diff)
downloadpkgsrc-2bdfd3522b1ebdc43247ef3c09cdc6e849e3e108.tar.gz
sqlmap: Update to 1.4.6
Unfortunately no changelog is provided by upstream, main changes between 1.4.2 are added support for CrateDB, Cubid, Drizzle, Apache Ignite, Amazon Aurora forks, InterSystems cache, eXtremeDB.
Diffstat (limited to 'security/sqlmap/Makefile')
-rw-r--r--security/sqlmap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile
index 525bb183b30..5cbc2a1ef1f 100644
--- a/security/sqlmap/Makefile
+++ b/security/sqlmap/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2020/05/22 21:21:10 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2020/06/11 20:55:10 leot Exp $
-DISTNAME= sqlmap-1.4.2
+DISTNAME= sqlmap-1.4.6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sqlmap/}