summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2017-05-26 23:05:15 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-05-27 07:29:16 +0700
commit19add99ee593a76f2df891e61514d3d589fe4099 (patch)
tree01f08f621caab26e8a625b99422ccfeceddb3c95 /network
parent0946cb1a1dd910eafabaa1c1a8f0eaf1d2a8eec4 (diff)
downloadslackbuilds-19add99ee593a76f2df891e61514d3d589fe4099.tar.gz
slackbuilds-19add99ee593a76f2df891e61514d3d589fe4099.tar.xz
network/sqlmap: Updated for version 1.1.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/sqlmap/sqlmap.SlackBuild2
-rw-r--r--network/sqlmap/sqlmap.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/network/sqlmap/sqlmap.SlackBuild b/network/sqlmap/sqlmap.SlackBuild
index d24f26fddd..c408068ef9 100644
--- a/network/sqlmap/sqlmap.SlackBuild
+++ b/network/sqlmap/sqlmap.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=sqlmap
-VERSION=${VERSION:-1.1.4}
+VERSION=${VERSION:-1.1.5}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/sqlmap/sqlmap.info b/network/sqlmap/sqlmap.info
index 73ef91768e..a76851058d 100644
--- a/network/sqlmap/sqlmap.info
+++ b/network/sqlmap/sqlmap.info
@@ -1,8 +1,8 @@
PRGNAM="sqlmap"
-VERSION="1.1.4"
+VERSION="1.1.5"
HOMEPAGE="http://sqlmap.org/"
-DOWNLOAD="https://github.com/sqlmapproject/sqlmap/archive/1.1.4/sqlmap-1.1.4.tar.gz"
-MD5SUM="88773ecb47d9c4cc279269c7ae8b2618"
+DOWNLOAD="https://github.com/sqlmapproject/sqlmap/archive/1.1.5/sqlmap-1.1.5.tar.gz"
+MD5SUM="5e972a5e108804c1c119da182a6b3788"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""