- Update lfs PAK_VER from 10 to 11 - Update of rootfile
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- config/rootfiles/packages/fetchmail | 2 +- lfs/fetchmail | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/rootfiles/packages/fetchmail b/config/rootfiles/packages/fetchmail index 9a6492f0b..107ceb6e2 100644 --- a/config/rootfiles/packages/fetchmail +++ b/config/rootfiles/packages/fetchmail @@ -2,7 +2,7 @@ etc/rc.d/init.d/fetchmail root/.fetchmailrc usr/bin/fetchmail #usr/bin/fetchmailconf -#usr/lib/python3.8/site-packages/fetchmailconf.py +#usr/lib/python3.10/site-packages/fetchmailconf.py #usr/share/man/man1/fetchmail.1 #usr/share/man/man1/fetchmailconf.1 var/ipfire/backup/addons/includes/fetchmail diff --git a/lfs/fetchmail b/lfs/fetchmail index aed08aae2..02b2f284b 100644 --- a/lfs/fetchmail +++ b/lfs/fetchmail @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = fetchmail -PAK_VER = 10 +PAK_VER = 11
DEPS =