aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-IO-stringy/perl-IO-stringy.SlackBuild')
-rw-r--r--perl/perl-IO-stringy/perl-IO-stringy.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild b/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild
index 9159e1102af4..96d554fe4150 100644
--- a/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild
+++ b/perl/perl-IO-stringy/perl-IO-stringy.SlackBuild
@@ -30,8 +30,8 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="perl-IO-stringy"
-SRCNAM="IO-stringy"
-VERSION=${VERSION:-2.111}
+SRCNAM="IO-Stringy"
+VERSION=${VERSION:-2.113}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -58,7 +58,7 @@ OUTPUT=${OUTPUT:-/tmp}
set -e
-DOCS="README COPYING"
+DOCS="README COPYING Changes LICENSE"
if [ "$ARCH" = "i586" ]; then
SLKCFLAGS="-O2 -march=i586 -mtune=i686"