public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] perl-CGI: Update to 4.53
@ 2021-06-10 11:53 Adolf Belka
  0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2021-06-10 11:53 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 753 bytes --]

- 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 <adolf.belka(a)ipfire.org>
---
 lfs/perl-CGI | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/perl-CGI b/lfs/perl-CGI
index 50517744a..25a781935 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)
 
-- 
2.32.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-10 11:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-10 11:53 [PATCH] perl-CGI: Update to 4.53 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox