aboutsummaryrefslogtreecommitdiff
path: root/tools/depends/target
diff options
context:
space:
mode:
authorfuzzard <fuzzard@kodi.tv>2021-11-25 18:49:32 +1000
committerfuzzard <fuzzard@kodi.tv>2021-12-02 17:19:28 +1000
commit2458d0ff4f7aca79b07b9b6621246fffd9009260 (patch)
treeec78401d144823aff8a07fe8d683c45ef64cbce9 /tools/depends/target
parent638d7180c7323469365f002ba585bccac0fd0d1c (diff)
[tools/depends][target] bump harfbuzz 3.1.1
Diffstat (limited to 'tools/depends/target')
-rw-r--r--tools/depends/target/harfbuzz/Makefile2
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