mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-AppConfig: Updated for version 1.69.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8dad317f61
commit
1f29ab777c
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
SRCNAM=AppConfig
|
||||
PRGNAM=perl-$SRCNAM
|
||||
VERSION=${VERSION:-1.68}
|
||||
VERSION=${VERSION:-1.69}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-AppConfig"
|
||||
VERSION="1.68"
|
||||
VERSION="1.69"
|
||||
HOMEPAGE="http://search.cpan.org/~neilb/AppConfig/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/AppConfig-1.68.tar.gz"
|
||||
MD5SUM="1f9d1e1ec510d8156f08f66abdb6dd66"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/AppConfig-1.69.tar.gz"
|
||||
MD5SUM="b60858328ddcc8e6cabd798f5d86c535"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue