diff options
author | Chris Abela <kristofru@gmail.com> | 2012-12-09 22:05:15 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:04 -0500 |
commit | 521f31dedded165999ed6c865a7d981606520987 (patch) | |
tree | 24eddb46b6acb9fd50390b2f628808a9aca1de50 /network/ipv6calc/ipv6calc.SlackBuild | |
parent | 13aef59743d1126806bbef3f668c86457471c3eb (diff) | |
download | slackbuilds-521f31dedded165999ed6c865a7d981606520987.tar.gz |
network/ipv6calc: Updated for version 0.93.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/ipv6calc/ipv6calc.SlackBuild')
-rw-r--r-- | network/ipv6calc/ipv6calc.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |