harfbuzz: update to 0.9.37.
This commit is contained in:
parent
b920c57e74
commit
05dd8dbd86
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'harfbuzz'.
|
||||
pkgname=harfbuzz
|
||||
version=0.9.36
|
||||
version=0.9.37
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-glib --with-freetype --with-cairo --with-icu --with-graphite2"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://www.freedesktop.org/software/harfbuzz/release/${pkgname}-${version}.tar.bz2"
|
||||
checksum=3bfbf7b016167ee6b2a2f83948fef75cc1253081873d6a91022161815956b9be
|
||||
checksum=255f3b3842dead16863d1d0c216643d97b80bfa087aaa8fc5926da24ac120207
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue