[20/71] perl-inotify2: Update of rootfiles due to perl version update

Message ID 20210401162056.12870-20-adolf.belka@ipfire.org
State Accepted
Commit b4a10c1cbc089eedd6bade0f3ed23d524d334f4a
Headers
Series [01/71] perl: Update to 5.32.1 |

Commit Message

Adolf Belka April 1, 2021, 4:20 p.m. UTC
  - Update of rootfiles due to perl update from 5.30.0 to 5.32.1

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/packages/perl-inotify2 | 14 +++++++-------
 lfs/perl-inotify2                       |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
  

Patch

diff --git a/config/rootfiles/packages/perl-inotify2 b/config/rootfiles/packages/perl-inotify2
index eeac9f993..3f5c668a7 100644
--- a/config/rootfiles/packages/perl-inotify2
+++ b/config/rootfiles/packages/perl-inotify2
@@ -1,8 +1,8 @@ 
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Linux
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/Linux/Inotify2.pm
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/.packlist
-#usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.bs
-usr/lib/perl5/site_perl/5.30.0/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.so
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Linux
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/Linux/Inotify2.pm
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/.packlist
+#usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.bs
+usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Linux/Inotify2/Inotify2.so
 #usr/share/man/man3/Linux::Inotify2.3
diff --git a/lfs/perl-inotify2 b/lfs/perl-inotify2
index 7d94da395..f02c34ecd 100644
--- a/lfs/perl-inotify2
+++ b/lfs/perl-inotify2
@@ -35,7 +35,7 @@  TARGET     = $(DIR_INFO)/$(THISAPP)
 
 PROG       = perl-inotify2
 DEPS       = perl-common-sense
-PAK_VER    = 2
+PAK_VER    = 3
 
 ###############################################################################
 # Top-level Rules