perl/perl-AppConfig: Updated for version 1.68.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thomas Morper 2015-02-07 22:32:58 +07:00 committed by Willy Sudiarto Raharjo
parent b32bf61154
commit 4159ec74b0
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
SRCNAM=AppConfig
PRGNAM=perl-$SRCNAM
VERSION=${VERSION:-1.67}
VERSION=${VERSION:-1.68}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -44,7 +44,7 @@ perl Makefile.PL \
INSTALLVENDORMAN3DIR=/usr/man/man3
make
make test
#make test - depends on Test::Pod and more sub-dependencies
make install DESTDIR=$PKG
find $PKG/usr/man -type f -exec gzip -9 {} \;

View file

@ -1,8 +1,8 @@
PRGNAM="perl-AppConfig"
VERSION="1.67"
VERSION="1.68"
HOMEPAGE="http://search.cpan.org/~neilb/AppConfig/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/AppConfig-1.67.tar.gz"
MD5SUM="3c84263a88c66779df3f0948a8c6786b"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/AppConfig-1.68.tar.gz"
MD5SUM="1f9d1e1ec510d8156f08f66abdb6dd66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""