From cd69687931dfd9d8236952e75ea049a6c5bee588 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 15 Mar 2024 17:22:26 +0300 Subject: [PATCH] expat-2.6.2 --- 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 a3fe2a11..c6b7a4bd 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.6.0.tar.xz + mirrors://sourceforge/expat/expat-2.6.2.tar.xz gnuconfig glibc-devel @@ -64,6 +64,13 @@ + + 2024-03-15 + 2.6.2 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2024-02-07 2.6.0