gnump3d: Update perl directory in gnump3d.conf to current version
Commit Message
- Update perl dircetory for plugin from 5.32.1 to 5.36.0
- Perl was updated in August 2022 but this directory was missed when that update was done.
A forum member has tried to use gnump3d and had problems because it was trying to use
the perl 5.32.1 directory for a plugin in the gnump3d.conf file
- Bumped the PAK_VER to ensure that gniump3d is shipped.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/gnump3d/gnump3d.conf | 2 +-
lfs/gnump3d | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
@@ -731,7 +731,7 @@ sort_order = $TRACK
# the installation script - if this doesn't happen report this as
# a bug.
#
-plugin_directory = /usr/lib/perl5/5.32.1/gnump3d/plugins
+plugin_directory = /usr/lib/perl5/5.36.0/gnump3d/plugins
#
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = gnump3d
-PAK_VER = 9
+PAK_VER = 10
DEPS =