From: Adolf Belka Date: Thu, 10 Jun 2021 11:53:45 +0000 (+0200) Subject: perl-CGI: Update to 4.53 X-Git-Tag: v2.25-core158~33^2~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3049ef008ea35a34429e7d6adeaea6933b1458dc;p=ipfire-2.x.git perl-CGI: Update to 4.53 - Update from 4.52 to 4.53 - Update of rootfile not required - Changelog 4.53 2021-06-03 - fix typo in passing of max-age to CGI::Cookie (GH #247) Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/perl-CGI b/lfs/perl-CGI index 50517744a4..25a7819359 100644 --- a/lfs/perl-CGI +++ b/lfs/perl-CGI @@ -24,7 +24,7 @@ include Config -VER = 4.52 +VER = 4.53 THISAPP = CGI-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d7adc90a42513ede7400309d7985f7e5 +$(DL_FILE)_MD5 = a0fe86a038de743ac45a0933daa2804f install : $(TARGET)