harfbuzz: update to 0.9.30.
This commit is contained in:
parent
e78c68e339
commit
0ef968c7dc
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'harfbuzz'.
|
||||
pkgname=harfbuzz
|
||||
version=0.9.29
|
||||
version=0.9.30
|
||||
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=601cea38c6fa0cf362dd9042c66cf4db711c5f9390de4ca46d6d2fc3f64de390
|
||||
checksum=fa873f9fe4a5ad4f7beb524475e13a5a8729d7414d2bc64a557c0d5651d58586
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue