summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Edinaldo P. Silva2019-10-05 00:35:38 +0200
committer Willy Sudiarto Raharjo2019-10-05 00:35:38 +0200
commit399e77eed7f8178b897e122daaf4056a1308f2dc (patch)
treea929530b162453196e0ca2dad91cf449b6d29f54 /network
parent021d878cd714d6dda39fe4808db2a4f85ee1669d (diff)
downloadslackbuilds-399e77eed7f8178b897e122daaf4056a1308f2dc.tar.gz
network/ipscan: Updated for version 3.6.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/ipscan/ipscan.SlackBuild2
-rw-r--r--network/ipscan/ipscan.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/network/ipscan/ipscan.SlackBuild b/network/ipscan/ipscan.SlackBuild
index f1e16a2799..238bebdaca 100644
--- a/network/ipscan/ipscan.SlackBuild
+++ b/network/ipscan/ipscan.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ipscan
-VERSION=${VERSION:-3.6.0}
+VERSION=${VERSION:-3.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/ipscan/ipscan.info b/network/ipscan/ipscan.info
index 1d4d3a5f01..9f28344f8e 100644
--- a/network/ipscan/ipscan.info
+++ b/network/ipscan/ipscan.info
@@ -1,10 +1,10 @@
PRGNAM="ipscan"
-VERSION="3.6.0"
+VERSION="3.6.1"
HOMEPAGE="https://github.com/angryziber/ipscan/"
-DOWNLOAD="https://github.com/angryziber/ipscan/releases/download/3.6.0/ipscan-linux-3.6.0.jar"
-MD5SUM="29e81e0bd1a7697b418422408bdd0aaa"
-DOWNLOAD_x86_64="https://github.com/angryziber/ipscan/releases/download/3.6.0/ipscan-linux64-3.6.0.jar"
-MD5SUM_x86_64="d52ea813ed9d76b74de6a326414a1b21"
+DOWNLOAD="https://github.com/angryziber/ipscan/releases/download/3.6.1/ipscan-linux-3.6.1.jar"
+MD5SUM="84c9d8d777bef2500562493b9632a272"
+DOWNLOAD_x86_64="https://github.com/angryziber/ipscan/releases/download/3.6.1/ipscan-linux64-3.6.1.jar"
+MD5SUM_x86_64="32849c0f2af5216c3fb74dabfcfd2743"
REQUIRES="jdk"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"