summaryrefslogtreecommitdiffstats
path: root/network/sqlmap/sqlmap.SlackBuild
diff options
context:
space:
mode:
author Brenton Earl2020-05-02 06:45:14 +0200
committer Willy Sudiarto Raharjo2020-05-02 06:45:14 +0200
commitdc464744960fa02a1d7271b3d103f718ddc43288 (patch)
treeb24624dfead6fbad8cbc2eab5e9d23e362e7cc36 /network/sqlmap/sqlmap.SlackBuild
parent792c18b3f36555ea3f764c51f2b2e77e477aa842 (diff)
downloadslackbuilds-dc464744960fa02a1d7271b3d103f718ddc43288.tar.gz
network/sqlmap: Updated for version 1.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 0bfd2b7954..ea7e806002 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-2018 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2018, 2020 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.2.10}
+VERSION=${VERSION:-1.4.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}