summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Net-Ident/perl-Net-Ident.SlackBuild')
-rw-r--r--perl/perl-Net-Ident/perl-Net-Ident.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild b/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild
index 1dafb9c8cc..91791ddc8b 100644
--- a/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild
+++ b/perl/perl-Net-Ident/perl-Net-Ident.SlackBuild
@@ -26,11 +26,11 @@
#
# Modified by the SlackBuilds.org project.
-SRCNAM=Net-Ident
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Net-Ident
-VERSION=${VERSION:-1.23}
+SRCNAM=Net-Ident
+VERSION=${VERSION:-1.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -57,7 +57,7 @@ OUTPUT=${OUTPUT:-/tmp}
set -e
-DOCS="Changes README"
+DOCS="Changes README.md INSTALL"
rm -fr $TMP/$SRCNAM-$VERSION $PKG