[3/5] perl-Date-Calc: Update to 6.4

Message ID 20210322072455.1124-1-adolf.belka@ipfire.org
State Accepted
Commit 1746f6a19a06a97dd534decb168be1602ea066c9
Headers
Series [1/5] swatch: Update to 3.2.4 |

Commit Message

Adolf Belka March 22, 2021, 7:24 a.m. UTC
  - Update from 6.3 to 6.4
- Update of rootfile not required
- perl-Date-Calc is a dependency of the swatch addon
- Changelog
   Version 6.4   07.03.2015
    +  Fixed t/f016.t, t/f027.t and t/f028.t which started failing on 01/01/2015
    +  Fixed t/f035.t which gave a warning "Unescaped left brace in regex is deprecated"
       with Perl 5.21.x

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/perl-Date-Calc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/lfs/perl-Date-Calc b/lfs/perl-Date-Calc
index 21cd9fd77..f50646462 100644
--- a/lfs/perl-Date-Calc
+++ b/lfs/perl-Date-Calc
@@ -23,7 +23,7 @@ 
 # Definitions
 ###############################################################################
 include Config
-VER        = 6.3
+VER        = 6.4
 
 THISAPP    = Date-Calc-$(VER)
 DL_FILE    = ${THISAPP}.tar.gz
@@ -32,7 +32,7 @@  DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = perl-Date-Calc
 DEPS       = perl-Carp-Clan
-PAK_VER    = 4
+PAK_VER    = 5
 
 ###############################################################################
 # Top-level Rules
@@ -42,7 +42,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 9b64555b7051c1beb6b61daead2d01b3
+$(DL_FILE)_MD5 = 69c635070d38c884682bfd4657031a8d
 
 install : $(TARGET)