freetype: Update to version 2.11.1

- Update from 2.11.0 to 2.11.1
- Update of rootfile
- Changelog is too long to include here - more than 1500 lines.
   Details can be found in the ChangeLog file in the source tarball.
   24 bug fixes listed.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2022-01-03 13:46:08 +01:00
committed by Peter Müller
parent 6b6460095e
commit 28f0b756ce
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
#usr/lib/libfreetype.la
#usr/lib/libfreetype.so
usr/lib/libfreetype.so.6
usr/lib/libfreetype.so.6.18.0
usr/lib/libfreetype.so.6.18.1
#usr/lib/pkgconfig/freetype2.pc
#usr/share/aclocal/freetype2.m4
#usr/share/man/man1/freetype-config.1

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.11.0
VER = 2.11.1
THISAPP = freetype-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = f931582653774e310ed3a7e49b7167a3
$(DL_FILE)_MD5 = 24e79233d607ded439ef36ff1f3ab68f
install : $(TARGET)