summaryrefslogtreecommitdiffstats
path: root/network/sqlmap/sqlmap.SlackBuild
diff options
context:
space:
mode:
author Brenton Earl2017-04-17 13:24:01 +0200
committer Willy Sudiarto Raharjo2017-04-22 03:10:42 +0200
commitcb88cd8762551d0f3a2471cd16f9981c6d4c525b (patch)
treed797c4bcaa88979acf3fade094af8aca3380dda5 /network/sqlmap/sqlmap.SlackBuild
parent51488365d68a40a9fcef239b3a34d81ac7d48fee (diff)
downloadslackbuilds-cb88cd8762551d0f3a2471cd16f9981c6d4c525b.tar.gz
network/sqlmap: Updated for version 1.1.4.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/sqlmap/sqlmap.SlackBuild')
-rw-r--r--network/sqlmap/sqlmap.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/sqlmap/sqlmap.SlackBuild b/network/sqlmap/sqlmap.SlackBuild
index 9906bdca7a..d24f26fddd 100644
--- a/network/sqlmap/sqlmap.SlackBuild
+++ b/network/sqlmap/sqlmap.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for sqlmap.
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
-# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2017 Brenton Earl <brent@exitstatusone.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sqlmap
-VERSION=${VERSION:-1.0.12}
+VERSION=${VERSION:-1.1.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}