[22/88] swatch: Update to perl 5.36.0

Message ID 20220816104342.12418-22-adolf.belka@ipfire.org
State Accepted
Commit cb6bf1ee7f7bf724184023e06e37517db8508001
Headers
Series [01/88] perl: Update to version 5.36.0 |

Commit Message

Adolf Belka Aug. 16, 2022, 10:42 a.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/swatch | 18 +++++++++---------
 lfs/swatch                       |  2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)
  

Patch

diff --git a/config/rootfiles/packages/swatch b/config/rootfiles/packages/swatch
index e9999dcf7..8328a1b55 100644
--- a/config/rootfiles/packages/swatch
+++ b/config/rootfiles/packages/swatch
@@ -1,13 +1,13 @@ 
 usr/bin/swatchdog
-#usr/lib/perl5/site_perl/5.32.1/Swatchdog
-usr/lib/perl5/site_perl/5.32.1/Swatchdog/Actions.pm
-usr/lib/perl5/site_perl/5.32.1/Swatchdog/Threshold.pm
-usr/lib/perl5/site_perl/5.32.1/Swatchdog/Throttle.pm
-#usr/lib/perl5/site_perl/5.32.1/auto/Swatchdog
-#usr/lib/perl5/site_perl/5.32.1/auto/Swatchdog/Actions
-#usr/lib/perl5/site_perl/5.32.1/auto/Swatchdog/Actions/autosplit.ix
-#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/swatchdog
-#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/swatchdog/.packlist
+#usr/lib/perl5/site_perl/5.36.0/Swatchdog
+usr/lib/perl5/site_perl/5.36.0/Swatchdog/Actions.pm
+usr/lib/perl5/site_perl/5.36.0/Swatchdog/Threshold.pm
+usr/lib/perl5/site_perl/5.36.0/Swatchdog/Throttle.pm
+#usr/lib/perl5/site_perl/5.36.0/auto/Swatchdog
+#usr/lib/perl5/site_perl/5.36.0/auto/Swatchdog/Actions
+#usr/lib/perl5/site_perl/5.36.0/auto/Swatchdog/Actions/autosplit.ix
+#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/swatchdog
+#usr/lib/perl5/site_perl/5.36.0/xxxMACHINExxx-linux-thread-multi/auto/swatchdog/.packlist
 #usr/share/man/man1/swatchdog.1
 #usr/share/man/man3/Swatchdog::Actions.3
 #usr/share/man/man3/Swatchdog::Threshold.3
diff --git a/lfs/swatch b/lfs/swatch
index f78c68e71..227313e07 100644
--- a/lfs/swatch
+++ b/lfs/swatch
@@ -34,7 +34,7 @@  DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = swatch
-PAK_VER    = 5
+PAK_VER    = 6
 
 DEPS       = perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip