summaryrefslogtreecommitdiff
path: root/perl/perl-Inline/perl-Inline.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Inline/perl-Inline.SlackBuild')
-rw-r--r--perl/perl-Inline/perl-Inline.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Inline/perl-Inline.SlackBuild b/perl/perl-Inline/perl-Inline.SlackBuild
index 46ad788681..3900d98139 100644
--- a/perl/perl-Inline/perl-Inline.SlackBuild
+++ b/perl/perl-Inline/perl-Inline.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Inline
-VERSION=${VERSION:-0.53}
+VERSION=${VERSION:-0.80}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -91,7 +91,7 @@ find $PKG -depth -type d -empty -delete || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a \
- Changes README ToDo \
+ Changes README \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild