From d3cd3427f4888aaeeea4ee6af0734cf62ef2e4c1 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Wed, 4 Jan 2023 12:51:35 +0100 Subject: [PATCH] oci-cli: Ship due to sobump from json-c update Signed-off-by: Adolf Belka --- lfs/oci-cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/oci-cli b/lfs/oci-cli index 24bbd489d4..49a7d66616 100644 --- a/lfs/oci-cli +++ b/lfs/oci-cli @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # 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 # @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = oci-cli -PAK_VER = 2 +PAK_VER = 3 DEPS = oci-python-sdk python3-arrow python3-jmespath python3-six \ python3-terminaltables -- 2.39.5