mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
freetype: Update to version 2.13.2
- Update from 2.13.1 to 2.13.2 - Update of rootfile - Changelog is too large to include here. See the ChangeLog file in the source tarball 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
33bdea09d7
commit
df4996c9d9
@@ -60,7 +60,7 @@
|
||||
#usr/lib/libfreetype.la
|
||||
#usr/lib/libfreetype.so
|
||||
usr/lib/libfreetype.so.6
|
||||
usr/lib/libfreetype.so.6.20.0
|
||||
usr/lib/libfreetype.so.6.20.1
|
||||
#usr/lib/pkgconfig/freetype2.pc
|
||||
#usr/share/aclocal/freetype2.m4
|
||||
#usr/share/man/man1/freetype-config.1
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.13.1
|
||||
VER = 2.13.2
|
||||
|
||||
THISAPP = freetype-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = edadf2cdd8eb17362239cc5ab7fdff7cb1ca398908d3a9fa0547c3922b098df331cc87e939cee62ce20a78b01f14372c952c823c30af9ac227fc7da10000d37b
|
||||
$(DL_FILE)_BLAKE2 = cebc82180d9afaeb112a65ba78903d7bf7a9295a803166a033585ad2325add6023f05066852240c4665e56285345ba503b01ecd461d48f0478a8f3f56136988e
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user