network/ipscan: Updated for version 3.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-10-05 05:35:38 +07:00 committed by Willy Sudiarto Raharjo
parent 021d878cd7
commit 399e77eed7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -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}

View file

@ -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"