- Comment added to remind, when doing version update, that borgbackup only works with certain versions at any one time.
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/python3-msgpack | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lfs/python3-msgpack b/lfs/python3-msgpack index c561e8519..5bb333a53 100644 --- a/lfs/python3-msgpack +++ b/lfs/python3-msgpack @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@ipfire.org # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -33,9 +33,10 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3-msgpack -PAK_VER = 2 +PAK_VER = 3
DEPS = +# borgbackup only works with specific versions of python3-msgpack - check when updating
SERVICES =