From 671e2f07fc1bb3f024d5a39cd6093b8729530946 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Mon, 23 Dec 2019 03:43:58 +0300 Subject: [PATCH] expat 2.2.9 --- system/base/expat/pspec.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml index 26c6e488..83c1a3fd 100644 --- a/system/base/expat/pspec.xml +++ b/system/base/expat/pspec.xml @@ -12,11 +12,10 @@ library XML parsing libraries This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. - mirrors://sourceforge/expat/expat-2.2.8.tar.bz2 + mirrors://sourceforge/expat/expat-2.2.9.tar.bz2 gnuconfig glibc-devel - readline-devel @@ -64,12 +63,12 @@ - - 2019-12-11 - 2.2.8 + + 2019-12-23 + 2.2.9 Version bump. - Mustafa Cinasal - muscnsl@gmail.com + Idris Kalp + idriskalp@gmail.com 2018-11-28