aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-12 02:20:43 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-12 02:20:43 +0700
commit7569617eac78d57af772c400b24de03cf647d11b (patch)
tree6fd426dc3c010079d14f75f71769acbbe1c4d59c
parent980b41bc32c4e31f6c593a6c6da6cf004d92e604 (diff)
perl/perl-CPAN-Requirements-Dynamic: Updated for version 0.002.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.SlackBuild4
-rw-r--r--perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.SlackBuild b/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.SlackBuild
index 888c0e4be1..6708408eb8 100644
--- a/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.SlackBuild
+++ b/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-CPAN-Requirements-Dynamic
-# Copyright 2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2024-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-CPAN-Requirements-Dynamic
-VERSION=${VERSION:-0.001}
+VERSION=${VERSION:-0.002}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.info b/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.info
index 98b2287eee..eb9b21d931 100644
--- a/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.info
+++ b/perl/perl-CPAN-Requirements-Dynamic/perl-CPAN-Requirements-Dynamic.info
@@ -1,8 +1,8 @@
PRGNAM="perl-CPAN-Requirements-Dynamic"
-VERSION="0.001"
+VERSION="0.002"
HOMEPAGE="https://metacpan.org/pod/CPAN::Requirements::Dynamic"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/CPAN-Requirements-Dynamic-0.001.tar.gz"
-MD5SUM="be6da67ff17d2b0887f03e0d9cbf873c"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/L/LE/LEONT/CPAN-Requirements-Dynamic-0.002.tar.gz"
+MD5SUM="22e7d523b9b4277c9d73e6534cc2cb82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-ExtUtils-Config perl-Meta-Requirements-Range"