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

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thomas Morper 2019-05-04 01:22:37 +07:00 committed by Willy Sudiarto Raharjo
parent 50e596e5ba
commit 955ee7ed34
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:-2.28}
VERSION=${VERSION:-2.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Template-Toolkit"
VERSION="2.28"
VERSION="2.29"
HOMEPAGE="https://metacpan.org/release/Template-Toolkit"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-2.28.tar.gz"
MD5SUM="64d0bb7fc74bcc56164d7418144b52f8"
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-2.29.tar.gz"
MD5SUM="3da1c892b986bb31a1f1253a4e26d30c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-AppConfig"