mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Template-Toolkit: Updated for version 2.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
50e596e5ba
commit
955ee7ed34
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue