summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Chris Abela2012-12-09 22:05:15 +0100
committer dsomero2012-12-11 22:23:04 +0100
commit521f31dedded165999ed6c865a7d981606520987 (patch)
tree24eddb46b6acb9fd50390b2f628808a9aca1de50
parent13aef59743d1126806bbef3f668c86457471c3eb (diff)
downloadslackbuilds-521f31dedded165999ed6c865a7d981606520987.tar.gz
network/ipv6calc: Updated for version 0.93.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--network/ipv6calc/README2
-rw-r--r--network/ipv6calc/ipv6calc.SlackBuild4
-rw-r--r--network/ipv6calc/ipv6calc.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/network/ipv6calc/README b/network/ipv6calc/README
index c753d6d6db..d9d600a075 100644
--- a/network/ipv6calc/README
+++ b/network/ipv6calc/README
@@ -8,7 +8,7 @@ This utility was also used in the past to extend features on
network-functions-ipv6 library, used by initscripts-ipv6.
To enable IP2Location support you will need to install the optional dependency
-C-IP2location first, and then pass:
+ip2location-c first, and then pass:
IP2LOCATION=yes
diff --git a/network/ipv6calc/ipv6calc.SlackBuild b/network/ipv6calc/ipv6calc.SlackBuild
index 75db342a26..757e63e6f6 100644
--- a/network/ipv6calc/ipv6calc.SlackBuild
+++ b/network/ipv6calc/ipv6calc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ipv6calc
-# Copyright 2011 Chris Abela, Malta
+# Copyright 2012 Chris Abela, Malta
# 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=ipv6calc
-VERSION=${VERSION:-0.92.0}
+VERSION=${VERSION:-0.93.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/ipv6calc/ipv6calc.info b/network/ipv6calc/ipv6calc.info
index 0d9370f32e..628ea06efa 100644
--- a/network/ipv6calc/ipv6calc.info
+++ b/network/ipv6calc/ipv6calc.info
@@ -1,8 +1,8 @@
PRGNAM="ipv6calc"
-VERSION="0.92.0"
+VERSION="0.93.1"
HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
-DOWNLOAD="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ipv6calc-0.92.0.tar.gz"
-MD5SUM="0517e88f7b70d7b1f5c501ebc59e0c1c"
+DOWNLOAD="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ipv6calc-0.93.1.tar.gz"
+MD5SUM="9a5b7fdd1a90cd621dc43623976d912a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""