[05/29] aws-cli: Ship due to sobump from json-c update

Message ID 20230104115143.5600-5-adolf.belka@ipfire.org
State Accepted
Commit d5ca9070f8f0ecdee6b253fb91785fd7c49ffc9d
Headers
Series [01/29] json-c: Update to version 0.16 |

Commit Message

Adolf Belka Jan. 4, 2023, 11:51 a.m. UTC
  Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/aws-cli | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/aws-cli b/lfs/aws-cli
index a2160732c..b9a6ba571 100644
--- a/lfs/aws-cli
+++ b/lfs/aws-cli
@@ -1,7 +1,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2018  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        #
@@ -34,7 +34,7 @@  DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = aws-cli
-PAK_VER    = 6
+PAK_VER    = 7
 
 DEPS       = python3-botocore python3-colorama python3-docutils python3-pyasn1 python3-rsa python3-s3transfer python3-six python3-yaml