diff options
Diffstat (limited to 'perl/perl-local-lib')
-rw-r--r-- | perl/perl-local-lib/perl-local-lib.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-local-lib/perl-local-lib.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-local-lib/perl-local-lib.SlackBuild b/perl/perl-local-lib/perl-local-lib.SlackBuild index 920d957614..f1a54824d6 100644 --- a/perl/perl-local-lib/perl-local-lib.SlackBuild +++ b/perl/perl-local-lib/perl-local-lib.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-local-lib -VERSION=${VERSION:-2.000019} +VERSION=${VERSION:-2.000023} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-local-lib/perl-local-lib.info b/perl/perl-local-lib/perl-local-lib.info index 486ee579fe..76d566a934 100644 --- a/perl/perl-local-lib/perl-local-lib.info +++ b/perl/perl-local-lib/perl-local-lib.info @@ -1,10 +1,10 @@ PRGNAM="perl-local-lib" -VERSION="2.000019" +VERSION="2.000023" HOMEPAGE="https://metacpan.org/pod/local::lib" -DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/local-lib-2.000019.tar.gz" -MD5SUM="98b6d973b7962b68ecf1479a5b12a159" +DOWNLOAD="https://cpan.metacpan.org/authors/id/H/HA/HAARG/local-lib-2.000023.tar.gz" +MD5SUM="954136511a59b2eadfdd95607517d1fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-Module-Build" +REQUIRES="" MAINTAINER="Andreas Guldstrand" EMAIL="andreas.guldstrand@gmail.com" |