harfbuzz: update to 2.5.3.
This commit is contained in:
parent
d9a52fca78
commit
a350c20ffa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'harfbuzz'
|
||||
pkgname=harfbuzz
|
||||
version=2.5.2
|
||||
version=2.5.3
|
||||
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="${FREEDESKTOP_SITE}/harfbuzz/release/${pkgname}-${version}.tar.xz"
|
||||
checksum=7c8fcf9a2bbe3df5ed9650060d89f9b7cfd40ec5729671447ace8b0505527e8b
|
||||
checksum=fed00dc797b7ba3ca943225f0a854baaed4c1640fff8a31d455cd3b5caec855c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue