]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
perl-CGI: Update to version 4.54
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 3 Mar 2022 11:40:45 +0000 (12:40 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 10 Mar 2022 10:42:37 +0000 (10:42 +0000)
- 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@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/perl-CGI

index 25a781935957961755e6ce357d306e565518ccc3..8ce2d733a42794380fd0dca0af8a3f087f168c49 100644 (file)
@@ -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)