expat: Update to 2.3.0

- Update from 2.2.0 (2016) to 2.3.0 (2021)
- Update of rootfile
- Changelog is too large to include here
   Full details can be viewed in the Changes file in the source tarball
   Large number of bug fixes

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-04-14 13:55:35 +02:00
committed by Michael Tremer
parent 5aff2d126f
commit a14c8d7d0f
2 changed files with 17 additions and 10 deletions

View File

@@ -2,15 +2,22 @@
#usr/include/expat.h
#usr/include/expat_config.h
#usr/include/expat_external.h
#usr/lib/cmake/expat-2.3.0
#usr/lib/cmake/expat-2.3.0/expat-config-version.cmake
#usr/lib/cmake/expat-2.3.0/expat-config.cmake
#usr/lib/cmake/expat-2.3.0/expat-noconfig.cmake
#usr/lib/cmake/expat-2.3.0/expat.cmake
#usr/lib/libexpat.a
#usr/lib/libexpat.la
usr/lib/libexpat.so
#usr/lib/libexpat.so
usr/lib/libexpat.so.1
usr/lib/libexpat.so.1.6.2
usr/lib/libexpat.so.1.7.0
#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/man/man1/xmlwf.1
#usr/share/doc/expat
#usr/share/doc/expat-2.3.0
#usr/share/doc/expat-2.3.0/expat.png
#usr/share/doc/expat-2.3.0/reference.html
#usr/share/doc/expat-2.3.0/style.css
#usr/share/doc/expat-2.3.0/valid-xhtml10.png
#usr/share/doc/expat/AUTHORS
#usr/share/doc/expat/changelog

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.2.0
VER = 2.3.0
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 = 54ea624caca3f9003cebcab4f0a75c8f
install : $(TARGET)