summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2019-01-14 08:54:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-14 08:54:16 +0700
commit5b74387013f6305a57226b27ab758dd546a2b156 (patch)
tree8f1a28e69f779529de1c175ad73ff4080acc3f31 /network
parent2ae4fe2e19be2b26fa35c9d2a080444d8a42e056 (diff)
downloadslackbuilds-5b74387013f6305a57226b27ab758dd546a2b156.tar.gz
slackbuilds-5b74387013f6305a57226b27ab758dd546a2b156.tar.xz
network/ipscan: Updated for version 3.5.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/ipscan/ipscan.SlackBuild4
-rw-r--r--network/ipscan/ipscan.info10
2 files changed, 7 insertions, 7 deletions
diff --git a/network/ipscan/ipscan.SlackBuild b/network/ipscan/ipscan.SlackBuild
index ce1628c79d..c69fa38ddd 100644
--- a/network/ipscan/ipscan.SlackBuild
+++ b/network/ipscan/ipscan.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ipscan.
#
-# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ipscan
-VERSION=${VERSION:-3.5.3}
+VERSION=${VERSION:-3.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/ipscan/ipscan.info b/network/ipscan/ipscan.info
index 458fa2325e..fe538244ad 100644
--- a/network/ipscan/ipscan.info
+++ b/network/ipscan/ipscan.info
@@ -1,10 +1,10 @@
PRGNAM="ipscan"
-VERSION="3.5.3"
+VERSION="3.5.5"
HOMEPAGE="https://github.com/angryziber/ipscan/"
-DOWNLOAD="https://github.com/angryziber/ipscan/releases/download/3.5.3/ipscan-linux-3.5.3.jar"
-MD5SUM="617a3d6c08196d8b8deebbd067367030"
-DOWNLOAD_x86_64="https://github.com/angryziber/ipscan/releases/download/3.5.3/ipscan-linux64-3.5.3.jar"
-MD5SUM_x86_64="d3fe490d164fcf4f7da065c3ce31a15d"
+DOWNLOAD="https://github.com/angryziber/ipscan/releases/download/3.5.5/ipscan-linux-3.5.5.jar"
+MD5SUM="05c0ee671f9de20b338e40a9d0a8199d"
+DOWNLOAD_x86_64="https://github.com/angryziber/ipscan/releases/download/3.5.5/ipscan-linux64-3.5.5.jar"
+MD5SUM_x86_64="c5b3e5c7df43145f44086254c9c8d50d"
REQUIRES="jdk"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"