summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2019-10-23 12:31:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-10-23 12:31:25 +0700
commit99a6942169400add7133d362547bd7a1fd70e0e9 (patch)
treeabb7afaa3f906e0a5fc3f135ba051762266b9cdc
parent8139e401de469e6062f4f50fc0797b25b259d284 (diff)
downloadslackbuilds-99a6942169400add7133d362547bd7a1fd70e0e9.tar.gz
slackbuilds-99a6942169400add7133d362547bd7a1fd70e0e9.tar.xz
network/ipscan: Updated for version 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 238bebdaca..f43dad2291 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.1}
+VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/ipscan/ipscan.info b/network/ipscan/ipscan.info
index 9f28344f8e..cc55d9adb6 100644
--- a/network/ipscan/ipscan.info
+++ b/network/ipscan/ipscan.info
@@ -1,10 +1,10 @@
PRGNAM="ipscan"
-VERSION="3.6.1"
+VERSION="3.6.2"
HOMEPAGE="https://github.com/angryziber/ipscan/"
-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"
+DOWNLOAD="https://github.com/angryip/ipscan/releases/download/3.6.2/ipscan-linux-3.6.2.jar"
+MD5SUM="d2610e9d01615e1eb86cd5df8895732f"
+DOWNLOAD_x86_64="https://github.com/angryip/ipscan/releases/download/3.6.2/ipscan-linux64-3.6.2.jar"
+MD5SUM_x86_64="35259a87425d5a11bd587f799031aace"
REQUIRES="jdk"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"