harfbuzz: update to 0.9.29.
This commit is contained in:
parent
4b6d05c12c
commit
806d55c953
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'harfbuzz'.
|
||||
pkgname=harfbuzz
|
||||
version=0.9.28
|
||||
version=0.9.29
|
||||
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=a567f7c58018af0a9751e18641fd8434bfcef8307122dabe47dd652ce8bde048
|
||||
checksum=601cea38c6fa0cf362dd9042c66cf4db711c5f9390de4ca46d6d2fc3f64de390
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue