summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2018-03-15 21:16:44 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-17 08:51:49 +0700
commitfa661d65737c486159621bd690e09f505707b34b (patch)
treea1d783b7b77d86e0a05e707349fefd8745bb7561 /network
parent4c55bc51421b5cef60de88edad701669f1c188cb (diff)
downloadslackbuilds-fa661d65737c486159621bd690e09f505707b34b.tar.gz
slackbuilds-fa661d65737c486159621bd690e09f505707b34b.tar.xz
network/sqlmap: Updated for version 1.2.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/sqlmap/sqlmap.SlackBuild4
-rw-r--r--network/sqlmap/sqlmap.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/sqlmap/sqlmap.SlackBuild b/network/sqlmap/sqlmap.SlackBuild
index 1c485c755a..0519a7e4cc 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-2017 Brenton Earl <brent@exitstatusone.com>
+# Copyright 2015-2018 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.1.9}
+VERSION=${VERSION:-1.2.3}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sqlmap/sqlmap.info b/network/sqlmap/sqlmap.info
index b50d8cb52f..0bd4012a0a 100644
--- a/network/sqlmap/sqlmap.info
+++ b/network/sqlmap/sqlmap.info
@@ -1,8 +1,8 @@
PRGNAM="sqlmap"
-VERSION="1.1.9"
+VERSION="1.2.3"
HOMEPAGE="http://sqlmap.org/"
-DOWNLOAD="https://github.com/sqlmapproject/sqlmap/archive/1.1.9/sqlmap-1.1.9.tar.gz"
-MD5SUM="05d487e86241066833c7041da004eb36"
+DOWNLOAD="https://github.com/sqlmapproject/sqlmap/archive/1.2.3/sqlmap-1.2.3.tar.gz"
+MD5SUM="c2c2453fb1ea9b6a1490cebef260970e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""