Skip to content

Commit

Permalink
[depends] bump freetype2 to 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rechi committed Sep 9, 2019
1 parent 738e205 commit 93c5721
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tools/depends/target/freetype2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ DEPS= ../../Makefile.include Makefile

# lib name, version
LIBNAME=freetype
VERSION=2.8
VERSION=2.10.1
SOURCE=$(LIBNAME)-$(VERSION)
ARCHIVE=$(SOURCE).tar.bz2
ARCHIVE=$(SOURCE).tar.xz

# configuration settings
# force using internal libtool
Expand Down Expand Up @@ -38,4 +38,3 @@ clean:

distclean::
rm -rf $(PLATFORM) .installed-$(PLATFORM)

0 comments on commit 93c5721

Please sign in to comment.