network/ipv6calc: Updated for version 0.93.1.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Chris Abela 2012-12-09 22:05:15 +01:00 committed by dsomero
parent 13aef59743
commit 521f31dedd
3 changed files with 6 additions and 6 deletions

View file

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

View file

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

View file

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