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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thomas Morper 2020-01-18 07:28:27 +07:00 committed by Willy Sudiarto Raharjo
parent c88ad69038
commit 84b9c56e53
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# Written by Thomas Morper <thomas@beingboiled.info>
PRGNAM=perl-Template-Toolkit
VERSION=${VERSION:-3.003}
VERSION=${VERSION:-3.006}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Template-Toolkit"
VERSION="3.003"
VERSION="3.006"
HOMEPAGE="https://metacpan.org/release/Template-Toolkit"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.003.tar.gz"
MD5SUM="74e3fe0f44e6aa318ef9bab2f8b51896"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.006.tar.gz"
MD5SUM="aa1a4af4e6d0893226f9352dabead36b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-AppConfig"