mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 10:35:53 +02:00
perl: Update to version 5.36.0
- Update from version 5.32.1 to 5.36.0 - Update of rootfile - Changelog is too large to include here. Version 5.34.0 can be found at https://perldoc.perl.org/5.34.0/perldelta Version 5.34.1 can be found at https://perldoc.perl.org/5.34.1/perldelta Version 5.36.0 can be found at https://perldoc.perl.org/5.36.0/perldelta Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
8c179661f0
commit
9d110cba45
File diff suppressed because it is too large
Load Diff
4
lfs/perl
4
lfs/perl
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.32.1
|
||||
VER = 5.36.0
|
||||
|
||||
THISAPP = perl-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = ba449a9d5d9042eedccdafc5af10eb634a38935560df1e0c0c4871ab95cd20d465a8c7d1a99f7c1fb8a59332476807610349ce249be123918327156b2ea40cbc
|
||||
$(DL_FILE)_BLAKE2 = 2fe17d3e85986fa3aecc5567b6ae9f0bb11de49dc57b8636f46980931d06558606c4474ce3fe849f67e41f3cfaee0a712eb5aaa92e116d27aaec22cd669b5a2c
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user