aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-DateTime/perl-DateTime.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-DateTime/perl-DateTime.SlackBuild')
-rw-r--r--perl/perl-DateTime/perl-DateTime.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-DateTime/perl-DateTime.SlackBuild b/perl/perl-DateTime/perl-DateTime.SlackBuild
index 7b9fcc2572d42..ed5b779cb20d0 100644
--- a/perl/perl-DateTime/perl-DateTime.SlackBuild
+++ b/perl/perl-DateTime/perl-DateTime.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-DateTime
-VERSION=${VERSION:-1.10}
+VERSION=${VERSION:-1.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -106,7 +106,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- CREDITS INSTALL LICENSE README TODO *.txt \
+ CREDITS LICENSE README* TODO *.txt \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild