harfbuzz: update to 2.7.2.

This commit is contained in:
Duncaen 2020-08-31 22:58:38 +02:00
parent 526ff0401a
commit 740d37f243
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'harfbuzz' # Template file for 'harfbuzz'
pkgname=harfbuzz pkgname=harfbuzz
version=2.7.1 version=2.7.2
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2" configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
@ -12,7 +12,7 @@ license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/" homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS" changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS"
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz" distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
checksum=e95ee43b6bd0d3d1307e2aacf0f9c0050e5baceb21988b367b833028114aa569 checksum=b8c048d7c2964a12f2c80deb6634dfc836b603dd12bf0d0a3df1627698e220ce
pre_configure() { pre_configure() {
autoreconf -fi autoreconf -fi