diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-08-15 19:41:06 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-08-15 20:53:44 -0500 |
commit | 2cad9d9b86eebca1c0d33b65d6e1e04d554a3327 (patch) | |
tree | 0bfaf79b74c5e0399b04ad07ec2e719351da777d /network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild | |
parent | 2b644a294ad39d07226f0f4b3c61af51850aa4a4 (diff) |
network/perl-NetAddr-IP: Updated for version 4.030.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild')
-rw-r--r-- | network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild b/network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild index 7be71eda70930..b91ce74dfa380 100644 --- a/network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild +++ b/network/perl-NetAddr-IP/perl-NetAddr-IP.SlackBuild @@ -6,10 +6,10 @@ # Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net) # All rights reserved. -# Redistribution and use of this script, with or without modification, is +# Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: -# 1. Redistributions of script must retain the above copyright notice, +# 1. Redistributions of script must retain the above copyright notice, # this list of conditions and the following disclaimer. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS @@ -27,8 +27,8 @@ # Modified by the SlackBuilds.org project. SRCNAM=NetAddr-IP -PRGNAM=perl-NetAddr-IP -VERSION=4.028 +PRGNAM=perl-$SRCNAM +VERSION=${VERSION:-4.030} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |