wok diff perl-date-manip/receipt @ rev 25164

updated python-antlr (3.5.2 -> 3.5.3)
author Hans-G?nter Theisgen
date Fri Jul 01 10:50:21 2022 +0100 (23 months ago)
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	Fri Jul 01 10:50:21 2022 +0100
     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 | \