mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
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:
committed by
Michael Tremer
parent
5aff2d126f
commit
a14c8d7d0f
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user