perl/perl-Template-Toolkit: Updated for version 2.25.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Thomas Morper 2013-07-28 16:26:07 -05:00 committed by Erik Hanson
parent 7d00360e3f
commit a4486ff495
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
SRCNAM=Template-Toolkit
PRGNAM=perl-$SRCNAM
VERSION=${VERSION:-2.24}
VERSION=${VERSION:-2.25}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="perl-Template-Toolkit"
VERSION="2.24"
VERSION="2.25"
HOMEPAGE="http://search.cpan.org/~abw/Template-Toolkit/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-2.24.tar.gz"
MD5SUM="c25fdab1beebf8818c2e624bc9f9d212"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-2.25.tar.gz"
MD5SUM="6be78743caf5fafe8de4a17c2d0c72ff"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-AppConfig"