public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] perl-CGI: Update to version 4.54
Date: Thu, 03 Mar 2022 12:40:45 +0100	[thread overview]
Message-ID: <20220303114045.2297-1-adolf.belka@ipfire.org> (raw)

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

- Update from 4.53 to 4.54
- Update of rootfile not required
- Changelog
   4.54 2022-02-03
       - fix use of cache when calling ->cookie (GH #252)

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 25a781935..8ce2d733a 100644
--- a/lfs/perl-CGI
+++ b/lfs/perl-CGI
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.53
+VER        = 4.54
 
 THISAPP    = CGI-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a0fe86a038de743ac45a0933daa2804f
+$(DL_FILE)_MD5 = d12ddcd7d3db6410e9316ed9b9b5c80f
 
 install : $(TARGET)
 
-- 
2.35.1


                 reply	other threads:[~2022-03-03 11:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220303114045.2297-1-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox