diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-17 17:58:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-08-17 17:58:37 +0700 |
commit | 465fa8912588c6cecc0591cd0e422282de6959c0 (patch) | |
tree | e11a7a8e15a8c978cc78bb90a44342b7f7205a6c /perl | |
parent | d12e6a6ca06f116cfcd0396f206a51a2f3a21b5c (diff) | |
download | slackbuilds-465fa8912588c6cecc0591cd0e422282de6959c0.tar.gz slackbuilds-465fa8912588c6cecc0591cd0e422282de6959c0.tar.xz |
perl/perl-ExtUtils-Config: Updated for version 0.010.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild index 09a461a300..f6cd3a2216 100644 --- a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild +++ b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-ExtUtils-Config -VERSION=${VERSION:-0.009} +VERSION=${VERSION:-0.010} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info index 38746ea4c5..3f95d734a2 100644 --- a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info +++ b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info @@ -1,8 +1,8 @@ PRGNAM="perl-ExtUtils-Config" -VERSION="0.009" +VERSION="0.010" HOMEPAGE="https://metacpan.org/pod/ExtUtils::Config" -DOWNLOAD="http://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.009.tar.gz" -MD5SUM="4333113089815c2aa92573b151bb43cb" +DOWNLOAD="http://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.010.tar.gz" +MD5SUM="f455b5743db7b73c80e88133effa3551" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Test-Harness" |