From: Adolf Belka Date: Thu, 1 Apr 2021 16:20:06 +0000 (+0200) Subject: swatch: Update of rootfiles due to perl version update X-Git-Tag: v2.25-core156~8^2~164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4dbbada522c657ba9ce9aa9946065ab6d6a3ef7a;p=ipfire-2.x.git swatch: Update of rootfiles due to perl version update - Update of rootfiles due to perl update from 5.30.0 to 5.32.1 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/packages/swatch b/config/rootfiles/packages/swatch index d266f63d2e..e9999dcf77 100644 --- a/config/rootfiles/packages/swatch +++ b/config/rootfiles/packages/swatch @@ -1,13 +1,13 @@ usr/bin/swatchdog -#usr/lib/perl5/site_perl/5.30.0/Swatchdog -usr/lib/perl5/site_perl/5.30.0/Swatchdog/Actions.pm -usr/lib/perl5/site_perl/5.30.0/Swatchdog/Threshold.pm -usr/lib/perl5/site_perl/5.30.0/Swatchdog/Throttle.pm -#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog -#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog/Actions -#usr/lib/perl5/site_perl/5.30.0/auto/Swatchdog/Actions/autosplit.ix -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatchdog -#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/swatchdog/.packlist +#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/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 22a98287af..93f858ae68 100644 --- a/lfs/swatch +++ b/lfs/swatch @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = swatch -PAK_VER = 4 +PAK_VER = 5 DEPS = perl-File-Tail perl-Date-Calc perl-TimeDate perl-Date-Manip