perl/perl-Devel-GlobalDestruction: Updated for version 0.13.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-09-04 00:21:14 +07:00
parent 2a4f3fd823
commit 73ed4558f4
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for perl-Devel-GlobalDestruction
# Copyright 2013 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Devel-GlobalDestruction
VERSION=${VERSION:-0.12}
VERSION=${VERSION:-0.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Devel-GlobalDestruction"
VERSION="0.12"
VERSION="0.13"
HOMEPAGE="https://metacpan.org/pod/Devel::GlobalDestruction"
DOWNLOAD="http://cpan.metacpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.12.tar.gz"
MD5SUM="87382bd2f512b0703dd55da6b2b16ec4"
DOWNLOAD="http://cpan.metacpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.13.tar.gz"
MD5SUM="e7be00040827e204b2b6cba2f3166074"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Sub-Exporter-Progressive"