summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/ipscan/README6
-rw-r--r--network/ipscan/ipscan.SlackBuild12
-rw-r--r--network/ipscan/ipscan.info12
-rw-r--r--network/ipscan/slack-desc8
4 files changed, 19 insertions, 19 deletions
diff --git a/network/ipscan/README b/network/ipscan/README
index 8f40319161..6639eb7560 100644
--- a/network/ipscan/README
+++ b/network/ipscan/README
@@ -1,8 +1,8 @@
ipscan (fast and friendly network scanner)
-Angry IP Scanner (or simply ipscan) is an open-source and cross-platform
-network scanner designed to be fast and simple to use. It scans IP
-addresses and ports as well as has many other features.
+Angry IP Scanner (or simply ipscan) is an open-source and
+cross-platform network scanner designed to be fast and simple to use.
+It scans IP addresses and ports as well as has many other features.
It is widely used by network administrators and just curious users
around the world including large and small enterprises, banks, and
diff --git a/network/ipscan/ipscan.SlackBuild b/network/ipscan/ipscan.SlackBuild
index f65e5f9564..5afadeb4af 100644
--- a/network/ipscan/ipscan.SlackBuild
+++ b/network/ipscan/ipscan.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for ipscan.
#
-# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,13 +23,13 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ipscan
-VERSION=${VERSION:-3.4}
+VERSION=${VERSION:-3.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -40,8 +40,8 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+if [ "$ARCH" = "i586" ]; then
+ SLKCFLAGS="-O2 -march=i586 -mtune=i686"
LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
@@ -77,7 +77,7 @@ install -d $PKG/usr/share/{applications,pixmaps,$PRGNAM}
install -D -m644 $CWD/ipscan.desktop $PKG/usr/share/applications/ipscan.desktop
install -D -m644 $CWD/ipscan.png $PKG/usr/share/pixmaps/ipscan.png
-if [ "$ARCH" = "i486" ]; then
+if [ "$ARCH" = "i586" ]; then
cp $CWD/$SRCNAM-$VERSION.jar $PKG/usr/share/$PRGNAM
elif [ "$ARCH" = "x86_64" ]; then
cp $CWD/$SRCNAM$LIBDIRSUFFIX-$VERSION.jar $PKG/usr/share/$PRGNAM
diff --git a/network/ipscan/ipscan.info b/network/ipscan/ipscan.info
index 26570427b4..7ac5eec09d 100644
--- a/network/ipscan/ipscan.info
+++ b/network/ipscan/ipscan.info
@@ -1,10 +1,10 @@
PRGNAM="ipscan"
-VERSION="3.4"
-HOMEPAGE="http://www.angryip.org/"
-DOWNLOAD="http://sourceforge.net/projects/ipscan/files/ipscan3-binary/3.4/ipscan-linux-3.4.jar"
-MD5SUM="7c2bad1551a544d4e111788846c8018b"
-DOWNLOAD_x86_64="http://sourceforge.net/projects/ipscan/files/ipscan3-binary/3.4/ipscan-linux64-3.4.jar"
-MD5SUM_x86_64="06f5ddb34c62f257b41553bb8df81015"
+VERSION="3.5.1"
+HOMEPAGE="https://github.com/angryziber/ipscan/"
+DOWNLOAD="https://github.com/angryziber/ipscan/releases/download/3.5.1/ipscan-linux-3.5.1.jar"
+MD5SUM="6d269d38fe9be4261b7c5d0d74ff1bbf"
+DOWNLOAD_x86_64="https://github.com/angryziber/ipscan/releases/download/3.5.1/ipscan-linux64-3.5.1.jar"
+MD5SUM_x86_64="f9719520334326c31b454c1e7e7f3eca"
REQUIRES="jdk"
MAINTAINER="Edinaldo P. Silva"
EMAIL="edps.mundognu@gmail.com"
diff --git a/network/ipscan/slack-desc b/network/ipscan/slack-desc
index eb79752d54..16b9e04973 100644
--- a/network/ipscan/slack-desc
+++ b/network/ipscan/slack-desc
@@ -8,11 +8,11 @@
|-----handy-ruler------------------------------------------------------|
ipscan: ipscan (fast and friendly network scanner)
ipscan:
-ipscan: Angry IP Scanner (or simply ipscan) is an open-source and
-ipscan: cross-platform network scanner designed to be fast and simple to use.
-ipscan: It scans IP addresses and ports as well as has many other features.
+ipscan: Angry IP Scanner (or simply ipscan) is an open-source and
+ipscan: cross-platform network scanner designed to be fast and simple to use.
+ipscan: It scans IP addresses and ports as well as has many other features.
ipscan:
-ipscan: Home page: http://www.angryip.org/
+ipscan: Home page: https://github.com/angryziber/ipscan/
ipscan:
ipscan:
ipscan: