diff options
Diffstat (limited to 'tools/depends/target/harfbuzz/Makefile')
-rw-r--r-- | tools/depends/target/harfbuzz/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/target/harfbuzz/Makefile b/tools/depends/target/harfbuzz/Makefile index c03233cfcf..d889938246 100644 --- a/tools/depends/target/harfbuzz/Makefile +++ b/tools/depends/target/harfbuzz/Makefile @@ -3,7 +3,7 @@ DEPS= ../../Makefile.include Makefile # lib name, version LIBNAME=harfbuzz -VERSION=2.8.0 +VERSION=3.1.1 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.gz |