[2/3] python3-msgpack: Add comment about version link with borgbackup

Message ID 20230121180332.3142785-2-adolf.belka@ipfire.org
State Accepted
Commit a9887d6a6b04d6445b128a3336b8087841bde6bf
Headers
Series [1/3] borgbackup: Update to version 1.2.3 and fix bug 13032 |

Commit Message

Adolf Belka Jan. 21, 2023, 6:03 p.m. UTC
  - 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(-)
  

Patch

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   =