mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
perl/perl-Template-Toolkit: Updated for version 3.009.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3c70ea410e
commit
486a639748
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:-3.008}
|
||||
VERSION=${VERSION:-3.009}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Template-Toolkit"
|
||||
VERSION="3.008"
|
||||
VERSION="3.009"
|
||||
HOMEPAGE="https://metacpan.org/release/Template-Toolkit"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.008.tar.gz"
|
||||
MD5SUM="c225fce951e0813e8d2ad08341115ed2"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Template-Toolkit-3.009.tar.gz"
|
||||
MD5SUM="f1c401067b728337a8a8c0d4ae642af8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-AppConfig"
|
||||
|
|
Loading…
Reference in a new issue