summaryrefslogtreecommitdiff
path: root/security/sqlmap/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-05-09 11:39:07 +0000
committeradam <adam@pkgsrc.org>2017-05-09 11:39:07 +0000
commit1b0bf944ca552ee45cc24fca7609f1a199f099d3 (patch)
tree9082d5bd53f3d406909b0f02704b3fe14de8df8b /security/sqlmap/Makefile
parentc68a7b961688c2f9d13c1362ee3e02893315d7dd (diff)
downloadpkgsrc-1b0bf944ca552ee45cc24fca7609f1a199f099d3.tar.gz
Changes 1.1.5:
Bug fixes.
Diffstat (limited to 'security/sqlmap/Makefile')
-rw-r--r--security/sqlmap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile
index a158d00841b..0c2fffacacb 100644
--- a/security/sqlmap/Makefile
+++ b/security/sqlmap/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/03/23 19:33:20 leot Exp $
+# $NetBSD: Makefile,v 1.3 2017/05/09 11:39:07 adam Exp $
-DISTNAME= sqlmap-1.1.3
-PKGREVISION= 1
+DISTNAME= sqlmap-1.1.5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_PYPI:=s/sqlmap/}