harfbuzz: update to 0.9.34.
This commit is contained in:
parent
c6b4fd168f
commit
367a16dce4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'harfbuzz'.
|
||||
pkgname=harfbuzz
|
||||
version=0.9.33
|
||||
version=0.9.34
|
||||
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=d313c5bf04b8acd01e8f16979d6d2e5fe65184eb28816b70ea0f374be11314c7
|
||||
checksum=a8e6d76aec0691f7e14e7b75d677eb25949a8906740b824b2889879c32d8ba39
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue