From afd1db6670d04928daefd2ff8f14f60ad5fa0efa Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Wed, 4 Jan 2023 12:51:34 +0100 Subject: [PATCH] nmap: Ship due to sobump from json-c update Signed-off-by: Adolf Belka --- lfs/nmap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/nmap b/lfs/nmap index 07018039fe..52fd077b7a 100644 --- a/lfs/nmap +++ b/lfs/nmap @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 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 # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nmap -PAK_VER = 14 +PAK_VER = 15 DEPS = -- 2.39.5