harfbuzz: update to 0.9.39.
This commit is contained in:
parent
2cbe8b9b6f
commit
5a78299bd1
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'harfbuzz'.
|
||||
pkgname=harfbuzz
|
||||
version=0.9.38
|
||||
version=0.9.39
|
||||
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=6736f383b4edfcaaeb6f3292302ca382d617d8c79948bb2dd2e8f86cdccfd514
|
||||
checksum=1717344b6e782d3fb57180da792fba661c2f0b1cb32ecbf373c219c801d6136b
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue