From 63745a38f847d0570da09d0720383d39b4732051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ertu=C4=9Frul=20Erata?= Date: Wed, 28 Nov 2018 19:58:49 +0300 Subject: [PATCH] expat update --- system/base/expat/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml index 598c8430..59437718 100644 --- a/system/base/expat/pspec.xml +++ b/system/base/expat/pspec.xml @@ -12,7 +12,7 @@ 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.5.tar.bz2 + mirrors://sourceforge/expat/expat-2.2.6.tar.bz2 gnuconfig glibc-devel @@ -63,6 +63,13 @@ + + 2018-11-28 + 2.2.6 + Version bump. + Ertuğrul Erata + ertugrulerata@gmail.com + 2018-07-15 2.2.5