diff options
Diffstat (limited to 'perl/perl-IO-stringy/perl-IO-stringy.SlackBuild')
-rw-r--r-- | perl/perl-IO-stringy/perl-IO-stringy.SlackBuild | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild b/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild index fde66bfac6..a03abb3241 100644 --- a/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild +++ b/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild @@ -3,7 +3,8 @@ # Slackware Package Build Script for perl modules: IO-stringy # Home Page http://search.cpan.org/dist/IO-stringy/ -# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant__AT__mnspace__DOT__net) +# Copyright (c) 2009-2015, 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 @@ -26,9 +27,9 @@ # # Modified by the SlackBuilds.org project. -SRCNAM=IO-stringy -PRGNAM=perl-IO-stringy -VERSION=2.110 +SRCNAM="IO-stringy" +PRGNAM="perl-IO-stringy" +VERSION=${VERSION:-2.111} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |