summaryrefslogtreecommitdiffstats
path: root/perl/perl-http-date/perl-http-date.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-http-date/perl-http-date.SlackBuild')
-rw-r--r--perl/perl-http-date/perl-http-date.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-http-date/perl-http-date.SlackBuild b/perl/perl-http-date/perl-http-date.SlackBuild
index 2f4be8c46b..f5264ee8ef 100644
--- a/perl/perl-http-date/perl-http-date.SlackBuild
+++ b/perl/perl-http-date/perl-http-date.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-http-date
-VERSION=${VERSION:-6.02}
+VERSION=${VERSION:-6.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -51,7 +51,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=HTTP-Date
-DOCFILES="Changes README"
+DOCFILES="Changes README.md LICENSE INSTALL CONTRIBUTORS"
set -e