]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
python3-msgpack: Add comment about version link with borgbackup
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 21 Jan 2023 18:03:31 +0000 (19:03 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Thu, 26 Jan 2023 22:44:30 +0000 (22:44 +0000)
- 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

index c561e8519a79ee794333281322c18ad3abd225d2..5bb333a53f145bfcf5951d9beadf498c68afd2cc 100644 (file)
@@ -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   =