perl/perl-Email-Date-Format: Updated for version 1.005.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Glenn Becker 2015-08-03 08:28:35 +07:00 committed by Willy Sudiarto Raharjo
parent 33713918ee
commit 3990776399
2 changed files with 8 additions and 6 deletions

View file

@ -4,6 +4,8 @@
# Copyright 2010 V'yacheslav Stetskevych <slava18@gmail.com>
# All rights reserved.
#
# Adopted 2015 Glenn Becker <glenn.becker@gmail.com>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
#
@ -23,7 +25,7 @@
SRCNAM=Email-Date-Format
PRGNAM=perl-$SRCNAM
VERSION=${VERSION:-1.004}
VERSION=${VERSION:-1.005}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="perl-Email-Date-Format"
VERSION="1.004"
VERSION="1.005"
HOMEPAGE="https://metacpan.org/pod/Email::Date::Format"
DOWNLOAD="http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-1.004.tar.gz"
MD5SUM="c6b651d56996cd37f6e0251c5c3672ec"
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-1.005.tar.gz"
MD5SUM="030dcee3bc1a44674900b0132925bd03"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Capture-Tiny"
MAINTAINER="V'yacheslav Stetskevych"
EMAIL="slava18@gmail.com"
MAINTAINER="Glenn Becker"
EMAIL="glenn.becker@gmail.com"