diff options
-rw-r--r-- | package/harfbuzz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/harfbuzz/Makefile b/package/harfbuzz/Makefile index 118648eab..c28c312a8 100644 --- a/package/harfbuzz/Makefile +++ b/package/harfbuzz/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= harfbuzz -PKG_VERSION:= 3.4.0 +PKG_VERSION:= 11.0.0 PKG_RELEASE:= 1 -PKG_HASH:= 810bcd3d22fae3c2c18c3688455abc1cd0d7fb2fae25404890b0d77e6443bd0a +PKG_HASH:= 85178b78f0e405269bbc0c17a55545708d86dae63a85f04cd29f71dd422879a8 PKG_DESCR:= opentype text shaping engine PKG_SECTION:= libs/fonts PKG_SITES:= https://github.com/harfbuzz/harfbuzz/archive/refs/tags/ |