diff --git a/system/base/expat/pspec.xml b/system/base/expat/pspec.xml
index 5a330906..298a5e74 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.4.1.tar.bz2
+ mirrors://sourceforge/expat/expat-2.4.8.tar.bz2
gnuconfig
glibc-devel
@@ -63,6 +63,13 @@
+
+ 2022-07-18
+ 2.4.8
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2021-06-12
2.4.1