harfbuzz: update to 2.7.2.
This commit is contained in:
parent
526ff0401a
commit
740d37f243
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=2.7.1
|
||||
version=2.7.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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/"
|
||||
changelog="https://raw.githubusercontent.com/harfbuzz/harfbuzz/master/NEWS"
|
||||
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
|
||||
checksum=e95ee43b6bd0d3d1307e2aacf0f9c0050e5baceb21988b367b833028114aa569
|
||||
checksum=b8c048d7c2964a12f2c80deb6634dfc836b603dd12bf0d0a3df1627698e220ce
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue