diff options
author | Jan F. Chadima <jfch@jagda.eu> | 2020-04-10 09:44:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-10 09:44:48 +0700 |
commit | d8e3de45e5ffaffed51824e984a1220569913b29 (patch) | |
tree | 0eaaf95db69d9b663b358009f1cc402fe9f4f814 /perl | |
parent | e12be2379499986b8620b036413038746bb04fe3 (diff) | |
download | slackbuilds-d8e3de45e5ffaffed51824e984a1220569913b29.tar.gz |
perl/perl-namespace-autoclean: Updated for version 0.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r-- | perl/perl-namespace-autoclean/perl-namespace-autoclean.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-namespace-autoclean/perl-namespace-autoclean.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-namespace-autoclean/perl-namespace-autoclean.SlackBuild b/perl/perl-namespace-autoclean/perl-namespace-autoclean.SlackBuild index dcc1a48657..8e0ffde7c3 100644 --- a/perl/perl-namespace-autoclean/perl-namespace-autoclean.SlackBuild +++ b/perl/perl-namespace-autoclean/perl-namespace-autoclean.SlackBuild @@ -23,8 +23,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-namespace-autoclean -VERSION=${VERSION:-0.28} -BUILD=${BUILD:-2} +VERSION=${VERSION:-0.29} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$(printf $PRGNAM | cut -d- -f2-)" diff --git a/perl/perl-namespace-autoclean/perl-namespace-autoclean.info b/perl/perl-namespace-autoclean/perl-namespace-autoclean.info index 61745b2583..90b29a7801 100644 --- a/perl/perl-namespace-autoclean/perl-namespace-autoclean.info +++ b/perl/perl-namespace-autoclean/perl-namespace-autoclean.info @@ -1,8 +1,8 @@ PRGNAM="perl-namespace-autoclean" -VERSION="0.28" +VERSION="0.29" HOMEPAGE="https://metacpan.org/pod/namespace::autoclean" -DOWNLOAD="https://cpan.metacpan.org/authors/id/E/ET/ETHER/namespace-autoclean-0.28.tar.gz" -MD5SUM="9746a73c34f294d663c583f857b8648f" +DOWNLOAD="https://cpan.metacpan.org/authors/id/E/ET/ETHER/namespace-autoclean-0.29.tar.gz" +MD5SUM="39b38c776cd1f0ee03cc70781a2f2798" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-B-Hooks-EndOfScope perl-Sub-Identify perl-namespace-clean perl-Sub-Name" |