harfbuzz: update to 3.3.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-01 00:29:04 +00:00
parent d8e8a411ec
commit e0b72eb080
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.freedesktop.org/wiki/Software/HarfBuzz/
TERMUX_PKG_DESCRIPTION="OpenType text shaping engine"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.3.0
TERMUX_PKG_VERSION=3.3.1
TERMUX_PKG_SRCURL=https://github.com/harfbuzz/harfbuzz/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=ef744baacaa3be6944b5c9df215a05e86401334f013da4837ad2e2c9f7b1248a
TERMUX_PKG_SHA256=45aca6428d718e08872ad37647081c1b85c5b349c8419af84c04da17cf14b570
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="freetype, glib, libbz2, libc++, libpng, libgraphite"
TERMUX_PKG_BREAKS="harfbuzz-dev"