From patchwork Wed Nov 1 01:24:39 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marcel Lorenz X-Patchwork-Id: 1491 Return-Path: Received: from mail01.ipfire.org (unknown [172.28.1.200]) by web02.ipfire.org (Postfix) with ESMTP id A7D6660DDF for ; Tue, 31 Oct 2017 15:24:59 +0100 (CET) Received: from mail01.ipfire.org (localhost [IPv6:::1]) by mail01.ipfire.org (Postfix) with ESMTP id DB7D9248B; Tue, 31 Oct 2017 15:24:58 +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 EB10C1640 for ; Tue, 31 Oct 2017 15:24:55 +0100 (CET) From: Marcel Lorenz To: development@lists.ipfire.org Subject: [PATCH] expat: update to 2.2.3 Date: Tue, 31 Oct 2017 15:24:39 +0100 Message-Id: <20171031142439.4453-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/expat | 12 ++++++------ lfs/expat | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/config/rootfiles/common/expat b/config/rootfiles/common/expat index 81a8ba7a0..35fdb040b 100644 --- a/config/rootfiles/common/expat +++ b/config/rootfiles/common/expat @@ -6,11 +6,11 @@ #usr/lib/libexpat.la usr/lib/libexpat.so usr/lib/libexpat.so.1 -usr/lib/libexpat.so.1.6.2 +usr/lib/libexpat.so.1.6.5 #usr/lib/pkgconfig/expat.pc -#usr/share/doc/expat-2.2.0 -#usr/share/doc/expat-2.2.0/expat.png -#usr/share/doc/expat-2.2.0/reference.html -#usr/share/doc/expat-2.2.0/style.css -#usr/share/doc/expat-2.2.0/valid-xhtml10.png +#usr/share/doc/expat-2.2.3 +#usr/share/doc/expat-2.2.3/expat.png +#usr/share/doc/expat-2.2.3/reference.html +#usr/share/doc/expat-2.2.3/style.css +#usr/share/doc/expat-2.2.3/valid-xhtml10.png #usr/share/man/man1/xmlwf.1 diff --git a/lfs/expat b/lfs/expat index aa9759094..fdcd0863f 100644 --- a/lfs/expat +++ b/lfs/expat @@ -24,7 +24,7 @@ include Config -VER = 2.2.0 +VER = 2.2.3 THISAPP = expat-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2f47841c829facb346eb6e3fab5212e2 +$(DL_FILE)_MD5 = f053af63ef5f39bd9b78d01fbc203334 install : $(TARGET)