From patchwork Wed Nov 1 02:24:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcel Lorenz X-Patchwork-Id: 1510 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id 2284160DDF for ; Tue, 31 Oct 2017 16:25:13 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id 7138F285D; Tue, 31 Oct 2017 16:25:12 +0100 (CET) Received: from localhost.localdomain (mail.ml-systec.de [87.140.105.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 25F37248B for ; Tue, 31 Oct 2017 16:25:10 +0100 (CET) From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] libupnp: update to 1.6.22 Date: Tue, 31 Oct 2017 16:24:55 +0100 Message-Id: <20171031152455.6117-1-marcel.lorenz@ipfire.org> X-Mailer: git-send-email 2.14.2 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Marcel Lorenz --- config/rootfiles/common/libupnp | 4 ++-- lfs/libupnp | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/libupnp b/config/rootfiles/common/libupnp index cec62c463..1c5bd0ff6 100644 --- a/config/rootfiles/common/libupnp +++ b/config/rootfiles/common/libupnp @@ -25,10 +25,10 @@ usr/lib/libixml.so.2.0.8 #usr/lib/libthreadutil.la usr/lib/libthreadutil.so usr/lib/libthreadutil.so.6 -usr/lib/libthreadutil.so.6.0.3 +usr/lib/libthreadutil.so.6.0.4 #usr/lib/libupnp.a #usr/lib/libupnp.la usr/lib/libupnp.so usr/lib/libupnp.so.6 -usr/lib/libupnp.so.6.3.2 +usr/lib/libupnp.so.6.3.6 #usr/lib/pkgconfig/libupnp.pc diff --git a/lfs/libupnp b/lfs/libupnp index 3f8d2b549..aae2b94a8 100644 --- a/lfs/libupnp +++ b/lfs/libupnp @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2016 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 # @@ -24,7 +24,7 @@ include Config -VER = 1.6.18 +VER = 1.6.22 THISAPP = libupnp-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 11c6484fd2e2927bf3b8d8108407ca56 +$(DL_FILE)_MD5 = 530e91e96119ee32a9523a73572b8d8f install : $(TARGET)