perl/perl-Module-Runtime: Updated for version 0.014.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2014-12-29 21:22:34 -05:00 committed by Willy Sudiarto Raharjo
parent 3ab316afe5
commit 529d7f6579
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Module-Runtime
VERSION=${VERSION:-0.013}
VERSION=${VERSION:-0.014}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="perl-Module-Runtime"
VERSION="0.013"
VERSION="0.014"
HOMEPAGE="https://metacpan.org/pod/Module::Runtime"
DOWNLOAD="http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.013.tar.gz"
MD5SUM="62b88b1f5f0e975a5d7c80cd46167b97"
DOWNLOAD="http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Module-Runtime-0.014.tar.gz"
MD5SUM="a6597bc25536a30476f0d75b64d35734"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Params-Classify"
REQUIRES=""
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"