wok-current diff perl-date-manip/receipt @ rev 25109
Up perl-date-manip (6.88)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 25 09:21:55 2022 +0000 (2022-06-25) |
parents | b29a97f9866c |
children | e6abe3abd527 |
line diff
1.1 --- a/perl-date-manip/receipt Fri Dec 31 14:44:57 2021 +0100 1.2 +++ b/perl-date-manip/receipt Sat Jun 25 09:21:55 2022 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl-date-manip" 1.7 -VERSION="6.86" 1.8 +VERSION="6.88" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Perl extension Date::Manip." 1.11 MAINTAINER="slaxemulator@gmail.com" 1.12 @@ -16,6 +16,7 @@ 1.13 DEPENDS="perl perl-yaml-syck" 1.14 BUILD_DEPENDS="perl perl-extutils-makemaker perl-yaml-syck" 1.15 1.16 +# What is the latest version available today? 1.17 current_version() 1.18 { 1.19 wget -O - $WEB_SITE 2>/dev/null | \